Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / Workbook Class
Properties


In This Topic
    Workbook Class Members
    In This Topic

    The following tables list the members exposed by Workbook.

    Public Constructors
     NameDescription
    Public ConstructorCreate a new instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the current worksheet.  
    Public PropertyGets or sets the name of application that generated the file that appears in the file properties.  
    Public PropertyGets or sets the color of the workbook themes.  
    Public PropertyGets or sets the name of company that generated the file that appears in the file properties.  
    Public PropertyGets or sets the created time.  
    Public PropertyGets or sets the name of the creator.  
    Public PropertyGets the defined name items of the workbook.  
    Public PropertyGets or sets the name of the person who made the latest modification.  
    Public PropertyGets or sets the modified time.  
    Public PropertyGets the worksheet collection of the workbook.  
    Public PropertyGets the styles table of the workbook.  
    Top
    See Also