[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Localization.LanguagePackage.ParseHeaderFooterCode

ParseHeaderFooterCode Method

ParseHeaderFooterCode(string)

Parses the printing header/footer code.

Declaration
protected virtual HeaderFooterParser.Codes ParseHeaderFooterCode(string text)
Protected Overridable Function ParseHeaderFooterCode(text As String) As HeaderFooterParser.Codes
Parameters
Type Name Description
string text

A string value indicates the printing header/footer code.

Returns
Type Description
HeaderFooterParser.Codes

A GrapeCity.Spreadsheet.Printing.HeaderFooterParser.Codes value represents the printing header/footer code.