StyleValue
Overview
StyleValue is a class in Aspose.Cells FOSS for C++.
Represents style value.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FontValue | FontValue | Read | |
FillPatternKind | FillPatternKind | Read | |
ColorValue | ColorValue | Read | |
BordersValue | BordersValue | Read | |
AlignmentValue | AlignmentValue | Read | |
ProtectionValue | ProtectionValue | Read | |
NumberFormatValue | NumberFormatValue | Read |
Methods
| Signature | Description |
|---|---|
FontValue() → FontValue | |
FillPatternKind() → FillPatternKind | |
ColorValue() → ColorValue | |
ColorValue() → ColorValue | |
BordersValue() → BordersValue | |
AlignmentValue() → AlignmentValue | |
ProtectionValue() → ProtectionValue | |
NumberFormatValue() → NumberFormatValue | |
Default() → StyleValue | Gets the default. |
Clone() → StyleValue | Creates a copy of the current instance. The style value. |