DisplayFormatSectionInfo
Overview
DisplayFormatSectionInfo is a class in Aspose.Cells FOSS for C++.
Represents display format section info.
Methods
| Signature | Description |
|---|---|
SetRaw(value: std::string_view) | |
GetHasCondition() → bool | Gets or sets a value indicating whether condition. |
SetHasCondition(value: bool) | |
SetConditionOperator(value: std::string_view) | |
GetConditionValue() → double | Gets or sets the condition value. |
SetConditionValue(value: double) |