VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / CellReferences Class
In This Topic
CellReferences Class Properties
In This Topic
For a list of all properties of this type, see CellReferences.
Public Properties
 NameDescription
Public PropertyGets the bottom-right cell reference.
Public PropertyGets the cell count in this range of the sheet cells.
Public PropertyGets the column count.
Public PropertyGets the column index.
Public PropertyGets a value indicating whether this cell references cover the whole columns.
Public PropertyGets a value indicating whether this cell references cover the whole rows.
Public PropertyGets a value indicating whether the columns is fixed.
Public PropertyGets a value indicating whether the rows is fixed.
Public PropertyGets the row count.
Public PropertyGets the row index.
Public PropertyGets the name of the sheet.
Public PropertyGets the top-left cell reference.
See Also