Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFont Class / icv Property


In This Topic
icv Property
In This Topic
Syntax
'Declaration
 
Public Property icv As Short
 
'Usage
 
Dim instance As ExcelFont
Dim value As Short
 
instance.icv = value
 
value = instance.icv
See Also