SpreadsheetGear
IStyle Interface Members
See Also  Properties  Methods  Send Feedback
SpreadsheetGear Namespace : IStyle Interface


The following tables list the members exposed by IStyle.

Public Properties

 NameDescription
 PropertyAddIndent Gets or sets the property which controls indentation of text when horizontal or vertical alignment is set to distributed.  
 PropertyBorders Returns an instance of IBorders which represents the cell borders of cells associated with this named cell style.  
 PropertyBuiltIn Returns true if this named cell style is a built-in style, false otherwise.  
 PropertyFont Returns an instance of IFont which may be used to get and set font properties of this named cell style.  
 PropertyFormulaHidden Gets or sets the property which specifies whether formulas in cells associated with this named cell style should be hidden.  
 PropertyHorizontalAlignment Gets or sets the horizontal alignment of cells associated with this named cell style.  
 PropertyIncludeAlignment Gets or sets the property which specifies whether this named cell style includes the AddIndent, HorizontalAlignment, IndentLevel, Orientation, VerticalAlignment andWrapText properties.  
 PropertyIncludeBorder Gets or sets the property which specifies whether this named cell style includes the properties associated with the Borders property.  
 PropertyIncludeFont Gets or sets the property which specifies whether this named cell style includes the properties associated with the Font property.  
 PropertyIncludeNumber Gets or sets the property which specifies whether this named cell style includes the NumberFormat property.  
 PropertyIncludePatterns Gets or sets the property which specifies whether this named cell style includes the properties associated with the Interior property.  
 PropertyIncludeProtection Gets or sets the property which specifies whether this named cell style includes the FormulaHidden and Lockedproperties.  
 PropertyIndentLevel Gets or sets the indent level of cells associated with this named cell style. A setting of one indents a cell by three spaces.  
 PropertyInterior Returns the IInterior which represents the interior (background) color and pattern of cells associated with this named cell style.  
 PropertyLocked Gets or sets the property which specifies whether cells associated with this named cell style will be locked.  
 PropertyName Returns the name of this named cell style.  
 PropertyNumberFormat Gets or sets the number format of this named cell style.  
 PropertyOrientation Gets or sets the text orientation of this named cell style, which may be from -90 to 90 degrees or SpreadsheetGear.Orientation.Vertical.  
 PropertyShrinkToFit 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.  
 PropertyVerticalAlignment Gets or sets the vertical alignment of cells associated with this named cell style.  
 PropertyWrapText Get or sets the flag which indicates whether word wrap is enabled in cells associated with this named cell style.  
Top

Public Methods

 NameDescription
 MethodDelete Deletes this named cell style.  
Top

See Also

Copyright © 2003-2009 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.