SpreadsheetLoadOptions
SpreadsheetLoadOptions class
表示电子表格文档的文档加载选项。
public sealed class SpreadsheetLoadOptions : LoadOptions
构造函数
姓名 | 描述 |
---|---|
SpreadsheetLoadOptions() | 初始化一个新的实例SpreadsheetLoadOptions 类. |
SpreadsheetLoadOptions(string) | 初始化一个新的实例SpreadsheetLoadOptions 具有指定密码的类. |
特性
姓名 | 描述 |
---|---|
static Default { get; } | 获取默认值SpreadsheetLoadOptions 类. |
Password { get; set; } | 获取或设置打开加密文档的密码。 |