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