SpreadsheetGear 2017
IStyle Interface Properties

SpreadsheetGear Namespace : IStyle Interface

For a list of all members of this type, see IStyle members.

Public Properties
 NameDescription
 PropertyGets or sets the property which controls indentation of text when horizontal or vertical alignment is set to distributed.  
 PropertyReturns an instance of IBorders which represents the cell borders of cells associated with this named cell style.  
 PropertyReturns true if this named cell style is a built-in style, false otherwise.  
 PropertyReturns an instance of IFont which may be used to get and set font properties of this named cell style.  
 PropertyGets or sets the property which specifies whether formulas in cells associated with this named cell style should be hidden.  
 PropertyGets or sets the horizontal alignment of cells associated with this named cell style.  
 PropertyGets or sets the property which specifies whether this named cell style includes the AddIndent, HorizontalAlignment, IndentLevel, Orientation, VerticalAlignment andWrapText properties.  
 PropertyGets or sets the property which specifies whether this named cell style includes the properties associated with the Borders property.  
 PropertyGets or sets the property which specifies whether this named cell style includes the properties associated with the Font property.  
 PropertyGets or sets the property which specifies whether this named cell style includes the NumberFormat property.  
 PropertyGets or sets the property which specifies whether this named cell style includes the properties associated with the Interior property.  
 PropertyGets or sets the property which specifies whether this named cell style includes the FormulaHidden and Lockedproperties.  
 PropertyGets or sets the indent level of cells associated with this named cell style. A setting of one indents a cell by three spaces.  
 PropertyReturns the IInterior which represents the interior (background) color and pattern of cells associated with this named cell style.  
 PropertyGets or sets the property which specifies whether cells associated with this named cell style will be locked.  
 PropertyReturns the name of this named cell style.  
 PropertyGets or sets the number format of this named cell style.  
 PropertyGets or sets the text orientation of this named cell style, which may be from -90 to 90 degrees or SpreadsheetGear.Orientation.Vertical.  
 PropertyGets 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.  
 PropertyGets or sets the vertical alignment of cells associated with this named cell style.  
 PropertyGet or sets the flag which indicates whether word wrap is enabled in cells associated with this named cell style.  
Top
See Also

Reference

IStyle Interface
SpreadsheetGear Namespace
Styles Property
Style Property
IStyles Interface