| Name | Description |
![Property](dotnetimages/Property.png) | AddIndent | Gets or sets the property which controls indentation of text when horizontal or vertical alignment is set to distributed. |
![Property](dotnetimages/Property.png) | Borders | Returns an instance of IBorders which represents the cell borders of cells associated with this named cell style. |
![Property](dotnetimages/Property.png) | BuiltIn | Returns true if this named cell style is a built-in style, false otherwise. |
![Property](dotnetimages/Property.png) | Font | Returns an instance of IFont which may be used to get and set font properties of this named cell style. |
![Property](dotnetimages/Property.png) | FormulaHidden | Gets or sets the property which specifies whether formulas in cells associated with this named cell style should be hidden. |
![Property](dotnetimages/Property.png) | HorizontalAlignment | Gets or sets the horizontal alignment of cells associated with this named cell style. |
![Property](dotnetimages/Property.png) | IncludeAlignment | Gets or sets the property which specifies whether this named cell style includes the AddIndent, HorizontalAlignment, IndentLevel, Orientation, VerticalAlignment andWrapText properties. |
![Property](dotnetimages/Property.png) | IncludeBorder | Gets or sets the property which specifies whether this named cell style includes the properties associated with the Borders property. |
![Property](dotnetimages/Property.png) | IncludeFont | Gets or sets the property which specifies whether this named cell style includes the properties associated with the Font property. |
![Property](dotnetimages/Property.png) | IncludeNumber | Gets or sets the property which specifies whether this named cell style includes the NumberFormat property. |
![Property](dotnetimages/Property.png) | IncludePatterns | Gets or sets the property which specifies whether this named cell style includes the properties associated with the Interior property. |
![Property](dotnetimages/Property.png) | IncludeProtection | Gets or sets the property which specifies whether this named cell style includes the FormulaHidden and Lockedproperties. |
![Property](dotnetimages/Property.png) | IndentLevel | Gets or sets the indent level of cells associated with this named cell style. A setting of one indents a cell by three spaces. |
![Property](dotnetimages/Property.png) | Interior | Returns the IInterior which represents the interior (background) color and pattern of cells associated with this named cell style. |
![Property](dotnetimages/Property.png) | Locked | Gets or sets the property which specifies whether cells associated with this named cell style will be locked. |
![Property](dotnetimages/Property.png) | Name | Returns the name of this named cell style. |
![Property](dotnetimages/Property.png) | NumberFormat | Gets or sets the number format of this named cell style. |
![Property](dotnetimages/Property.png) | Orientation | Gets or sets the text orientation of this named cell style, which may be from -90 to 90 degrees or SpreadsheetGear.Orientation.Vertical. |
![Property](dotnetimages/Property.png) | ShrinkToFit | Gets or sets the property which specifies whether cells associated with this named cell style will be drawn in a smaller font if needed to display the contents of the cell. |
![Property](dotnetimages/Property.png) | VerticalAlignment | Gets or sets the vertical alignment of cells associated with this named cell style. |
![Property](dotnetimages/Property.png) | WrapText | Get or sets the flag which indicates whether word wrap is enabled in cells associated with this named cell style. |