VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / CellBorders Class
Constructors Properties Methods SeeAlso
In This Topic
CellBorders Class Members
In This Topic
The following tables list the members exposed by CellBorders.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets the bottom border.
Public PropertyGets the diagonal border.
Public Propertystatic (Shared in Visual Basic)Gets the empty cell borders.
Public PropertyGets a value indicating whether Diagonal border musth be draw from top-left to bottom-right.
Public PropertyGets a value indicating whether Diagonal border musth be draw from bottom-left to top-right.
Public PropertyGets the left border.
Public PropertyGets the right border.
Public PropertyGets the top border.
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object, is equal to this instance.
Public MethodReturns a hash code for this instance.
See Also