Represents a drawing within a worksheet. A drawing can contain unlimited number of visual elements such as pictures, diagrams and charts.
The following tables list the members exposed by the Drawing type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Creates and adds a new chart to the drawing. |
|
![]() |
Overloaded. Creates and adds a new picture to the drawing. |
|
![]() |
Moves the specified object one step up in the z-order. |
|
![]() |
Brings the specified object to the top of the z-order. |
|
![]() |
Removes all objects from the drawing. |
|
![]() |
Gets an iterable with all charts in the drawing. |
|
![]() |
Gets an iterable with all pictures in the drawing. |
|
![]() |
Removes the specified object from the drawing. |
|
![]() |
Moves the specified object one step down in the z-order. |
|
![]() |
Sends the specified object to the bottom of the z-order. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |