Gets or sets a value indicating the Excel book content.
            
        
    Namespace: 
   C1.C1Preview.ExportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
 Syntax
Syntax
| C# | 
|---|
| public XlsBookContentEnum BookContent { get; set; } | 
| Visual Basic | 
|---|
| Public Property BookContent As XlsBookContentEnum Get Set | 
 
     
     
     
     
    