intm_bIsBullet;//fIsBullet Indicates whether a picture was inserted as a picture bullet.
intm_bIsBullet;//fIsBullet Indicates whether a picture was inserted as a picture bullet.
intm_nRotation;//rotation Rotation of the shape. Angle 0
intm_nRotation;
intm_bFlipV;//fFlipV Vertical flip, applied after the rotation. Boolean FALSE
intm_bFlipV;
intm_bFlipH;//fFlipH Horizontal flip, applied after the rotation. Boolean FALSE
intm_bFlipH;
intm_nShapeType;//shapeType See below for values. 0 indicates user-drawn freeforms and polygons. Not applicable Not applicable
intm_nShapeType;// 0 indicates user-drawn freeforms and polygons
intm_nWrapDistLeft;//dxWrapDistLeft Left wrapping distance from text.
intm_nWrapDistLeft;
intm_nWrapDistTop;
intm_nWrapDistTop;
intm_nWrapDistRight;
intm_nWrapDistRight;
intm_nWrapDistBottom;
intm_nWrapDistBottom;
intm_bHidden;//Do not display or print (only set through Visual Basic for Applications). Boolean FALSE
intm_bHidden;//Do not display or print
//Text box
//Text box
intm_nAnchorText;
intm_nAnchorText;
intm_nTexpLeft;//dxTextLeft Left internal margin of the text box. EMU 91,440
intm_nTexpLeft;//in EMU
intm_nTexpTop;
intm_nTexpTop;
intm_nTexpRight;
intm_nTexpRight;
intm_nTexpBottom;
intm_nTexpBottom;
...
@@ -124,16 +123,7 @@ public:
...
@@ -124,16 +123,7 @@ public:
intm_nTxdir;//bidi
intm_nTxdir;//bidi
intm_nWrapText;
intm_nWrapText;
//Geometry
//Geometry
intm_nAdjustValue;//adjustValue First adjust value from an adjust handle. The interpretation varies with the shape type. Adjust values alter the geometry of the shape in smart ways. Integer 0