Spread WPF 17
GrapeCity.Excel Namespace / ExcelOperator Class
Properties Methods

In This Topic
    ExcelOperator Class Members
    In This Topic

    The following tables list the members exposed by ExcelOperator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the value indicates whether can read or not.  
    Public PropertyGets the value indicates whether can write or not.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Open an Excel document and load the worksheet which indicated by sheetIndex with password.  
    Public MethodOverloaded. Saves the Excel document data to a System.IO.Stream with workbookType format and special password by password.  
    Top
    See Also