Spread Windows Forms 17
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 Property  
    Public PropertyGets context package part.  
    Public PropertyGets or sets the custom data for the export context object.  
    Public PropertyGets or sets the exported worksheet. null to export all worksheets.  
    Public PropertyGets or sets the export options.  
    Public PropertyGets the unit converter which converts measurement values.  
    Public PropertyGets or sets the context worksheet.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Export a custom cell comment.  
    Public MethodGets the style format from the specified  
    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