Click or drag to resize
ISheetCell Methods

The ISheetCell type exposes the following members.

Methods
  NameDescription
Public methodToGenericObject
Will return the underlying GenericObject of this sheet cell
Top
Extension Methods
  NameDescription
Public Extension MethodSetBounds(Rect)Overloaded.
Set bounds for the object on the sheet
(Defined by SheetExtensions.)
Public Extension MethodSetBounds(Int32, Int32, Int32, Int32)Overloaded.
Set bounds for the object on the sheet
(Defined by SheetExtensions.)
Public Extension MethodSetContent
Set NxInfo information on the sheet cell
(Defined by SheetExtensions.)
Public Extension MethodSetPosition
Set position for the object on the sheet
(Defined by SheetExtensions.)
Public Extension MethodSetSize
Set size for the object on the sheet
(Defined by SheetExtensions.)
Top
See Also