FarPoint.Win.Spread
GridLine Class Members
See Also  Properties  Methods 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : GridLine Class


The following tables list the members exposed by GridLine.

Public Constructors

 NameDescription
Public ConstructorGridLine ConstructorOverloaded. Creates a new grid line for the sheet.  
Top

Public Properties

 NameDescription
Public PropertyColor Gets the color of the grid lines.  
Public PropertyHighlightColor Gets the highlight color for the grid lines.  
Public PropertyShadowColor Gets the shadow color for the grid lines.  
Public PropertyType Gets whether to display the grid lines and the type of grid lines to display.  
Public PropertyWidth Gets the width of the grid lines.  
Top

Public Methods

 NameDescription
Public MethodDeserialize Loads the grid line from XML.  
Public MethodSerialize Saves the grid line to XML.  
Top

See Also