Skip to main content

SpreadsheetDrawingBehaviorOptions Properties

Provides options to restrict an end-user’s ability to modify drawing objects embedded into the SpreadsheetControl‘s document.
Name Description
ChangeZOrder Gets or sets the document’s capability to change the order of the drawing objects (such as pictures or charts).
Move Gets or sets the document’s capability to change the position of the drawings objects (such as pictures or charts).
Resize Gets or sets the document’s capability to alter the size of the drawing objects (such as pictures or charts).
Rotate Gets or sets the document’s capability to rotate the drawing objects (such as pictures or charts).
See Also