CellFormat Methods

The CellFormat type exposes the following members.

Methods
  NameDescription
Public methodCode exampleClearFormatting
Resets to default cell formatting. Does not change the width of the cell.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodCode exampleSetPaddings
Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell.
Public methodToString (Inherited from Object.)
See Also