Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Workbook Class


In This Topic
    Workbook Class Properties
    In This Topic

    For a list of all members of this type, see Workbook members.

    Public Properties
     NameDescription
    Public PropertyGets if the Workbook is currently protected. The default value is false.  
    Public PropertyGets the name of the Workbook.  
    Public PropertyGets the WorkbookProtection as a read-only object.  
    Public PropertyGets the Workbook's Theme.  
    Public PropertyGets the list of all the WorkbookViews.  
    Public PropertyGets the collection of Worksheet that is part of this Workbook. A Workbook always have at least one Worksheet.  
    Top
    See Also