Spread Windows Forms 12.0 Product Documentation
Border Structure Members
Fields  Properties  Methods 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : Border Structure

The following tables list the members exposed by Border.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Border struct.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents a Border structure with its properties left uninitialized. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Represents no border; so the default border should be used to paint. This field is read-only.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets all border lines.  
Public PropertyGets or sets the bottom side of border.  
Public PropertyGets or sets the diagonal side of border.  
Public PropertyGets or sets a value indicating whether the cell's diagonal border includes a diagonal line, starting at the top left corner of the cell and moving down to the bottom right corner of the cell.  
Public PropertyGets or sets a value indicating whether cell's diagonal border includes a diagonal line, starting at the bottom left corner of the cell and moving up to the top right corner of the cell.  
Public PropertyGets or sets the inner horizontal side of border.  
Public PropertyGets or sets the left side of border.  
Public PropertyGets or sets a value indicating whether left, right, top, and bottom borders should be applied only to outside borders of a cell range.  
Public PropertyGets or sets the right side of border.  
Public PropertyGets or sets the top side of border.  
Public PropertyGets or sets the inner vertical side of border.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
Public MethodReturns a hash code for this instance.  
Public MethodDetermines whether this instance contains border setting(s).  
Public MethodDetermines whether this instance is empty.  
Top
Public Operators
Returns a value that indicates whether two specified Border values are equal.
Returns a value that indicates whether two specified Border values are not equal.
Top
See Also

Reference

Border Structure
GrapeCity.Spreadsheet Namespace