Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / XltxSaveOptions Class
Members
In This Topic
    XltxSaveOptions Class
    In This Topic
    Option class for saving xltx file.
    Object Model
    XltxSaveOptions ClassSaveFileFormat Enumeration
    Syntax
    public class XltxSaveOptions 
        extends XlsxSaveOptions 
    Inheritance Hierarchy

    java.lang.Object
       com.grapecity.documents.excel.SaveOptionsBase
          com.grapecity.documents.excel.XlsxSaveOptions
             com.grapecity.documents.excel.XltxSaveOptions

    See Also