Click or drag to resize
ISheetCell Properties

The ISheetCell type exposes the following members.

Properties
  NameDescription
Public propertyCol
Column position.
(Inherited from ISheetCellPosition.)
Public propertyColspan
Number of columns an object should span.
(Inherited from ISheetCellPosition.)
Public propertyName
Id of object.
Public propertyRow
Row position.
(Inherited from ISheetCellPosition.)
Public propertyRowspan
Number of rows an object should span.
(Inherited from ISheetCellPosition.)
Public propertyType
Type of object.
Top
See Also