ICellFormatting.NumberFormat Property

Gets or sets the cell number format (in the culture-independent US format).
Property NumberFormat() As String
This language is not supported or no code example is available.
string NumberFormat {get; set;}
This language is not supported or no code example is available.

Property Value

string

The number format in the culture-independent US format.

Remarks
 

In some cases, this number format has no effect and is ignored by QDV.

  • The native WBS fields with selling price: CalculatedSellingPricePerUnit, CalculatedSellingPriceTotal, SellingPriceBeforeCoeffPerUnit, SellingPriceBeforeCoeffTotal, SellingPricePerunit, SellingPriceTotal. Their number format depends on the rounding level specified in the estimate Options.
  •  The WBS fields coming from Minutes (breakdown fields) that have a Date type. Their format is always taken from the Minutes formatting.
Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition