API Reference

Class

ExcelVisualColumn

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Visual column metadata in an Excel range snapshot.

Inheritance

  • Object
  • ExcelVisualColumn

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public Int32 Index { get; } #

One-based source column index.

public Double X { get; } #

X position in CSS pixels.

public Double Width { get; } #

Column width in CSS pixels.