Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / ExportContext Class
Properties Methods


In This Topic
    ExportContext Class Members
    In This Topic

    The following tables list the members exposed by ExportContext.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ExportContext class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the exported sheets. null to export all sheets.  
    Public PropertyGets or sets the export options.  
    Public PropertyGets the unit converter which converts measurement values.  
    Public PropertyGets or sets the context worksheet.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the data converter which convert custom data to OpenXML-compatible data.  
    Protected MethodGets the data converter which convert custom data in extensible object to OpenXML-compatible data.  
    Top
    See Also