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


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