Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / CellBorderData Class / Empty Field


In This Topic
Empty Field (CellBorderData)
In This Topic
Syntax
'Declaration
 
Public Shared Empty As CellBorderData
 
'Usage
 
Dim value As CellBorderData
 
value = CellBorderData.Empty
 
CellBorderData.Empty = value
See Also