API Reference

Class

ExcelVisualRow

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Visual row metadata in an Excel range snapshot.

Inheritance

  • Object
  • ExcelVisualRow

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 row index.

public Double Y { get; } #

Y position in CSS pixels.

public Double Height { get; } #

Row height in CSS pixels.