Click or drag to resize

CellStyle Properties

The CellStyle type exposes the following members.

Properties
 NameDescription
Public propertyAdjustToSize Gets or sets a value indicating whether the content size should be adjusted to the cell size.
Public propertyBorders Gets or sets cell borders.
Public propertyFill Get or sets fill pattern style.
Public propertyFont Gets or sets font settings.
Public propertyHorizontalAlignment Gets or sets horizontal alignment style.
Public propertyIndentation Gets or sets cell data indentation style.
Public propertyIsDefault Returns true if cell style is default; otherwise, false.
Public propertyIsTextVertical Gets or sets the vertical display style of the text in the cell.
Public propertyLocked Gets or sets if the cell is locked (protected).
Public propertyNumberFormat Gets or sets the string value that will be used to format and display the contents of the cell.
Public propertyRotation Gets or sets cell data rotation style (counterclockwise).
Public propertyVerticalAlignment Gets or sets vertical alignment style.
Public propertyWrapText Gets or sets if the text is wrapped.
Top
See Also