_Application.LargeOperationCellThousandCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the maximum number of cells needed in an operation beyond which an alert is triggered. Read/write.
public:
property int LargeOperationCellThousandCount { int get(); void set(int value); };
public int LargeOperationCellThousandCount { get; set; }
Public Property LargeOperationCellThousandCount As Integer
Property Value
Integer