类 XltxOpenOptions
java.lang.Object
com.grapecity.documents.excel.OpenOptionsBase
com.grapecity.documents.excel.XlsxOpenOptions
com.grapecity.documents.excel.XltxOpenOptions
Option class for opening xltx file.
-
构造器概要
-
方法概要
从类继承的方法 com.grapecity.documents.excel.XlsxOpenOptions
getDigitalSignatureOnly, getDoNotAutoFitAfterOpened, getDoNotRecalculateAfterOpened, getPassword, setDigitalSignatureOnly, setDoNotAutoFitAfterOpened, setDoNotRecalculateAfterOpened, setPassword
从类继承的方法 com.grapecity.documents.excel.OpenOptionsBase
getFileFormat, setFileFormat
-
构造器详细资料
-
XltxOpenOptions
public XltxOpenOptions()
-