public class PlaceFlip
Constructor Summary |
---|
PlaceFlip(intvalue)
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
UnitFormulaErr | getUfe() | |
Specifies attributes of an element.
|
||
int | getValue() | |
void | setValue(intvalue) | |
Specifies how placeable shapes flip and/or rotate on a page when shapes are laid out using the Lay Out Shapes command in Microsoft Visio. The following hexadecimal values are allowed. The value of the property is PlaceFlipValue integer constant. |
Method Summary | ||
---|---|---|
boolean | equals(java.lang.Object value) | |
Are objects equal.
|
||
int | hashCode() | |
Serves as a hash function for a particular type.
|
public PlaceFlip(int value)
value
- A public int getValue() / public void setValue(int value)
public UnitFormulaErr getUfe()