Name | Description | |
---|---|---|
WorksheetDrawing Constructor |
The following tables list the members exposed by WorksheetDrawing.
Name | Description | |
---|---|---|
WorksheetDrawing Constructor |
Name | Description | |
---|---|---|
MinimumSize | Indicates the minimum size for width or height of the drawing object This field is constant and read-only. |
Name | Description | |
---|---|---|
Active | Gets a value indicating whether there is at least one drawing object selected. | |
ContainsSelectedDrawingObjects | Gets a value indicating there is selected drawing object. | |
SelectedDrawingObjectCount | Gets the total number of selected drawing objects. | |
SelectedDrawingObjects | Gets the selected drawing objects. | |
ShapeEditingData | Gets the shape's editing data. | |
Worksheet | Gets the owner worksheet of this WorksheetDrawing object. |
Name | Description | |
---|---|---|
BuildFreeform | Overloaded. Create the IFreeFormBuilder object indicates the geometry of a freeform while it's being built. | |
ClearCachePaintingLayout | Clears all cached painting data of the specified drawing object. | |
CorrectDrawingObjectRectangle | Correcting the drawingObject's rectangle to the degree of zero. | |
CreateNewShape | Creates a new shape with new WorksheetDrawing | |
Deselect | De-selects the specified drawing object. | |
DeSelectChildren | DeSelect drawing object's children. | |
DeselectConnector | DeSelect all connectors that has been selected before by SelectConnector. | |
FlipShape | Change flip property only. | |
GetChildrenShapes | Get all shapes without GroupShapes. | |
GetCommentIndicatorLocation | Get the location of comment indicator | |
GetConnectionLocation | Get the location of connection. | |
GetConnectorDirection | Get the connector's direction | |
GetDisplayRectangle | Overloaded. Gets the preferred display rectangle of the specified drawing object. | |
GetDistance | Gets the distances (in horizontal and vertical) from the anchorPoint position to the targetPoint position. | |
GetGeometryBounds | Get the boundary of the shape that was represented by their geometries | |
GetPreviewResizeRectangle | ||
GetProcessingDrawingObjects | Gets the drawing objects is being selected to process. | |
GetRectangle | Overloaded. Gets the virtual paint rectangle of the specified drawing object. | |
GetRectangleFromAnchorPoints | Get the boundary of the DrawingObject | |
GetReSizeRatio | ||
GetResizeRectangle | Get the result boudary of the Drawing Object based on resize distance. | |
GetRotation | Get the angle in degree of a Shape | |
GetTextRectangle | Gets the virtual paint rectangle of the text part of a shape. | |
GetUniqueSelectedShape | Gets the unique selected shape. | |
IsAvailable | Gets a boolean value indicating whether there is at least one drawing object. | |
IsDisplayAdjustHandles | ||
MinMaxAnchorPoints | Get the union area as anchor points of all drawing objects. | |
MoveBy | Overloaded. Moves the AnchorPoint value by the specified horizontal and vertical distance. | |
NormalizeResizeAnchor | ||
QueryObjects | Queries all drawing objects appeared in the specified cell range. | |
QueryPaintObjects | Queries all drawing objects appeared in the specified cell range. | |
ResizeBy | Resize the specified drawing objects by both of horizontal and vertical. | |
RotateShape | Rotate the shape to an angle without notifyUI. | |
Select | Selects the specified drawing object. | |
SelectAll | Select all shapes. | |
SelectConnector | Select all the connectors of the drawingObject | |
SelectNextDrawingObject | Select the next drawing object of the selected one. | |
ShouldFlipH | ||
ShouldFlipV | ||
StartEditingShape | Starts editing points of the specified shape. | |
StartPaintingSimulation | Starts painting process which doesn't belong to the spreadsheet control. | |
StopEditingShape | Stops editing points of the specified shape. | |
StopPaintingSimulation | Stops painting process which doesn't belong to the spreadsheet control. | |
UnionAnchorPoints | Overloaded. Get the union area as anchor points of all drawing objects. | |
UpdateOriginalBoundary |
Name | Description | |
---|---|---|
CreateShapeEditingData | Instantiates the new isntance of ShapeEditingData. | |
GetChildren |