Click or drag to resize

ConditionalFormatWrapper NumberFormat Property

Gets or sets the number format for the condition.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string NumberFormat { get; set; }

Return Value

Type: String
The current number format as a string.
See Also