Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.Exchangeable Namespace / Signatures Class / BorderExtension Field


In This Topic
BorderExtension Field
In This Topic
Represents the GUID identifier of the extension of border. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly BorderExtension As Guid
 
'Usage
 
Dim value As Guid
 
value = Signatures.BorderExtension
See Also