次の方法で共有


FeatureSwitches.LargeWorkbooksConnectEnabled プロパティ

定義

LargeWorkbooksConnect が有効になっているかどうかを示す値を取得します。

public:
 property bool LargeWorkbooksConnectEnabled { bool get(); };
public bool LargeWorkbooksConnectEnabled { get; }
member this.LargeWorkbooksConnectEnabled : bool
Public ReadOnly Property LargeWorkbooksConnectEnabled As Boolean

プロパティ値

Boolean

true LargeWorkbooksConnect が有効な場合は 。それ以外の場合は false

適用対象