_Workbook.PrecisionAsDisplayed Property

Definition

True if calculations in this workbook will be done using only the precision of the numbers as they’re displayed. Read/write Boolean.

public:
 property bool PrecisionAsDisplayed { bool get(); void set(bool value); };
public bool PrecisionAsDisplayed { get; set; }
Public Property PrecisionAsDisplayed As Boolean

Property Value

Applies to