Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExtNameParsedFormula Class / extPtg Property


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