L123Prefix Property (IExcelXF)
In This Topic
Not used
Syntax
'Declaration
Property L123Prefix As Boolean
'Usage
Dim instance As IExcelXF
Dim value As Boolean
instance.L123Prefix = value
value = instance.L123Prefix
bool L123Prefix {get; set;}
See Also