ShdwType
Contents
[
Hide
]ShdwType class
Indicates the default shadow type for a page.
Constructors
| Name | Description |
|---|---|
| ShdwType | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Indicates the default shadow type for a page. The value of the property is ShdwTypeValue integer constant. |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
| deepClone | Creates deep copy of this instance. |
ShdwType(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A ShdwTypeValue value. |
ShdwType.Value property
Indicates the default shadow type for a page. The value of the property is ShdwTypeValue integer constant.
Type: int
ShdwType.Ufe property
Specifies attributes of an element.
Type: UnitFormulaErr
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.
deepClone()
Creates deep copy of this instance.