_Application.LargeOperationCellThousandCount プロパティ

定義

警告がトリガーされる操作で必要なセルの最大数を返すか設定します。 値の取得と設定が可能です。

public:
 property int LargeOperationCellThousandCount { int get(); void set(int value); };
public int LargeOperationCellThousandCount { get; set; }
Public Property LargeOperationCellThousandCount As Integer

プロパティ値

Integer

適用対象