Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / TextHeaderFooterParser Class / LeftCode Property


In This Topic
LeftCode Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property LeftCode As String
 
'Usage
 
Dim instance As TextHeaderFooterParser
Dim value As String
 
value = instance.LeftCode
See Also