SpreadsheetLoadOptions

SpreadsheetLoadOptions()

初始化一个新的实例SpreadsheetLoadOptions类.

public SpreadsheetLoadOptions()

也可以看看


SpreadsheetLoadOptions(string)

初始化一个新的实例SpreadsheetLoadOptions具有指定密码的类.

public SpreadsheetLoadOptions(string password)
范围 类型 描述
password String 打开加密内容的密码。

也可以看看