|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IShapeFormat
Represents standard shape's formatting properties.
Method Summary | |
---|---|
FillFormat |
getFillFormat()
Returns the FillFormat object that contains fill format properties of a shape. |
LineFormat |
getLineFormat()
Returns the LineFormat object that contains line format properties of a shape. |
ShadowFormat |
getShadowFormat()
Returns the ShadowFormat object that contains shadow format properties of a shape. |
ThreeDFormat |
getThreeDFormat()
Returns the ThreeDFormat object that contains 3D format properties of a shape. |
Method Detail |
---|
LineFormat getLineFormat()
LineFormat
object.FillFormat getFillFormat()
FillFormat
object.ShadowFormat getShadowFormat()
ShadowFormat
object.ThreeDFormat getThreeDFormat()
ThreeDFormat
object.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |