PlaceStyle

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

NameDescription
PlaceStyleConstructor.

Properties

NameTypeDescription
ValueintSpecifies how shapes are placed on the page when shapes are laid out when a user selects Lay Out Shapes (Shape menu). Th
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes 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.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.