ICellAddress InterfaceBytescout Spreadsheet SDK
Cell address interface

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public interface ICellAddress

The ICellAddress type exposes the following members.

Properties

  NameDescription
Public propertyColumn
Column index
Public propertyColumnRelative
Specifies a relative or absolute column index
Public propertyRow
Row index
Public propertyRowRelative
Specifies a relative or absolute row index
Top
Methods

  NameDescription
Public methodIsEmpty
Indicates whether the specified CellAddress is empty.
Top
See Also

Reference