Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Cell address interface
Namespace: Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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