ICellAddress Interface
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Cell address interface
Namespace:Bytescout.Spreadsheet.COMAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
The ICellAddress type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Column | Column index | |
| ColumnRelative | Specifies a relative or absolute column index | |
| Row | Row index | |
| RowRelative | Specifies a relative or absolute row index |
Methods
| Name | Description | |
|---|---|---|
| IsEmpty | Indicates whether the specified CellAddress is empty. |
See Also