Click or drag to resize
SheetCell Properties

The SheetCell type exposes the following members.

Properties
  NameDescription
Public propertyCol
Column position.
(Inherited from SheetCellPosition.)
Public propertyColspan
Number of columns an object should span.
(Inherited from SheetCellPosition.)
Public propertyName
Id of object.
Public propertyRow
Row position.
(Inherited from SheetCellPosition.)
Public propertyRowspan
Number of rows an object should span.
(Inherited from SheetCellPosition.)
Public propertySession
The session from which this structure was created.
(Inherited from AbstractStructure.)
Public propertyType
Type of object.
Top
See Also