PlaceStyle
Contents
[
Hide
]PlaceStyle class
Specifies how shapes are placed on the page when shapes are laid out when a user selects Lay Out Shapes (Shape menu).
Constructors
| Name | Description |
|---|---|
| PlaceStyle | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies how shapes are placed on the page when shapes are laid out when a user selects Lay Out Shapes (Shape menu). Th |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
PlaceStyle(value)
Constructor.
PlaceStyle.Value property
Specifies how shapes are placed on the page when shapes are laid out when a user selects Lay Out Shapes (Shape menu). The value of the property is PlaceStyleValue integer constant.
Type: int
PlaceStyle.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.