PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / XlsxExportProvider Class / FormatName Property

In This Topic
    FormatName Property (XlsxExportProvider)
    In This Topic
    Gets a short description of the XLSX export format.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property FormatName As String
    public override string FormatName {get;}
    See Also