Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / TextHeaderFooterParser Class / CenterCode Property


In This Topic
    CenterCode Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CenterCode As String
    'Usage
     
    
    Dim instance As TextHeaderFooterParser
    Dim value As String
     
    value = instance.CenterCode
    public string CenterCode {get;}
    See Also