class
Style
Source: aspose.
Specifies the character formatting applied to a range of text in the shape's text block.
new Style(value)
Constructor.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
|
|
StyleValue |
Methods
deepClone() → Object
Creates deep copy of this instance.
- Returns
-
Object
equals(value) → boolean
Are objects equal.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
Object |
|
- Returns
-
boolean
getUfe()
Specifies attributes of an element.
getValue()
Specifies the character formatting applied to a range of text in the shape's text block. The value of the property is StyleValue integer constant.
hashCode() → Number
Serves as a hash function for a particular type.
- Returns
-
Number
setUfe()
Specifies attributes of an element.
setValue()
Specifies the character formatting applied to a range of text in the shape's text block. The value of the property is StyleValue integer constant.