Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ShtProps Class / mdBlank Property


In This Topic
mdBlank Property
In This Topic
Syntax
'Declaration
 
Public Property mdBlank As Byte
 
'Usage
 
Dim instance As ShtProps
Dim value As Byte
 
instance.mdBlank = value
 
value = instance.mdBlank
See Also