SpreadsheetLoadOptions

SpreadsheetLoadOptions class

スプレッドシート ドキュメントのドキュメント読み込みオプションを表します。

public sealed class SpreadsheetLoadOptions : LoadOptions

コンストラクター

名前 説明
SpreadsheetLoadOptions() の新しいインスタンスを初期化しますSpreadsheetLoadOptionsclass.
SpreadsheetLoadOptions(string) の新しいインスタンスを初期化しますSpreadsheetLoadOptions指定されたパスワードを持つクラス.

プロパティ

名前 説明
static Default { get; } のデフォルト値を取得しますSpreadsheetLoadOptionsclass.
Password { get; set; } 暗号化されたドキュメントを開くためのパスワードを取得または設定します。

関連項目