_Application.LargeOperationCellThousandCount 属性

定义

返回或设置操作中所需的最大单元格数,超过此数目将触发警报。 读/写。

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

属性值

Integer

适用于