DisplayFormatOptions
class DisplayFormatOptions
A structure that represents additional options for display formatting.
Types
Properties
Link copied to clipboard
Determines the blank cell format.
Link copied to clipboard
The currency symbol, such as USD
.
Link copied to clipboard
Determines the DateTime
format.
Link copied to clipboard
Determines the decimal separator.
Link copied to clipboard
Determines the number of fraction digits.
Link copied to clipboard
Determines the grouping separator.
Link copied to clipboard
The negative format.
Link copied to clipboard
The unit scaler. Valid values for this structure are: NONE
, AUTO
, THOUSANDS
, MILLIONS
, BILLIONS
, and TRILLIONS
.
Link copied to clipboard
A Boolean value that indicates whether to use blank cell format.
Link copied to clipboard
A Boolean value that indicates whether to use grouping.