PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / XlsExporter Class / BookContent Property

In This Topic
    BookContent Property (XlsExporter)
    In This Topic
    Gets or sets a value indicating the Excel book content.
    Syntax
    'Declaration
     
    Public Property BookContent As XlsBookContentEnum
    public XlsBookContentEnum BookContent {get; set;}
    See Also