Constructor Summary |
---|
PlaceStyle(value)
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
function | getUfe() | |
Specifies attributes of an element. | ||
function | getValue() | |
function | setValue(value) | |
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. |
Method Summary | ||
---|---|---|
function | equals(value) | |
Are objects equal. | ||
function | hashCode() | |
Serves as a hash function for a particular type. |
Constructor Detail |
---|
function PlaceStyle(value)
value
- A PlaceStyleValue value.Property Getters/Setters Detail |
---|
getValue/setValue : Number | |
function getValue() / function setValue(value) |
getUfe : UnitFormulaErr | |
function getUfe() |
Method Detail |
---|
equals | |
function equals(value) |
value: Object
- hashCode | |
function hashCode() |