upper_left_row property upper_left_row property Represents upper left corner row index. Remarks If the Shape is in th...... Remarks If the shape is in the shape or in the group , UpperLeftRow... Example if shape . upper_left_row == 3 : shape . upper_left_row...
upper_left_row property upper_left_row property Represents upper left corner row index. Remarks If the Shape is in th...... Remarks If the shape is in the shape or in the group , UpperLeftRow... Example if shape . upper_left_row == 3 : shape . upper_left_row...
ShapeCollection method. Add a Shape to chart .All unit is 1/4000 of chart area...int, int, int, byte[]) Add a shape to chart .All unit is 1/4000...1/4000 of chart area. public Shape AddShapeInChart ( MsoDrawingType...
asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......ScratchCollection SelectMode Shape ShapeCollection ShapeFixedCode...Indicates the alignment of a shape with respect to the guide or...
text_horizontal_overflow property text_horizontal_overflow property Gets and sets the text horizontal overflow type o......horizontal overflow type of the shape which contains text. Example...import TextOverflowType if shape . text_horizontal_overflow ==...
text_vertical_overflow property text_vertical_overflow property Gets and sets the text vertical overflow type of the ......vertical overflow type of the shape which contains text. Example...import TextOverflowType if shape . text_vertical_overflow ==...
Fill BackThemeColor property. Gets or sets a ThemeColor object that represents the background color for the fill in C#....color for foreground/background shape color. Document doc = new Document...DocumentBuilder ( doc ); Shapeshape = builder . InsertShape (...
Shape property. Gets the Worksheet object which contains this Shape...Shape.Worksheet Shape.Worksheet property Gets the Worksheet object...object which contains this shape. public Worksheet Worksheet...
Creates a new PictureFrame and inserts it to the collection at the specified index....ShapeType The shape contained in the set ShapeType of shapes, except...X-coordinate for a left side of shape’s frame. y Single The Y-coordinate...
GridShapeDraw property. Gets and sets the horizonal offset of Shape from worksheet left border...sets the horizonal offset of shape from worksheet left border....Examples [C#] if ( shape . LeftToCorner == 3 ) shape . LeftToCorner...