SpreadsheetDocumentDrawing
Properties:
AutoSize
BackColor
BottomBorder
ContainsValue
Control
Details
DetailsParameter
DrawingType
EditFormat
FillType
Font
Format
Height
HorizontalAlign
Hyperlink
Indent
Left
LeftBorder
Line
LineColor
MarkIncomplete
MarkNegatives
Mask
Name
Object
Parameter
Pattern
PatternColor
Picture
PictureSize
Protection
RightBorder
Text
TextColor
TextOrientation
TextPlacement
Top
TopBorder
Value
ValueType
VerticalAlign
Width
Methods:
SetControl
Description:
Availability:
Example:
If TypeOf(CurrentCell) = Type("SpreadsheetDocumentDrawing") Then // processing spreadsheet document drawings Return; EndIf; |
See also:
SpreadsheetDocumentRange, property Hyperlink
SpreadsheetDocument, property Areas
SpreadsheetDocumentRange, property Comment
SpreadsheetDocument, property CurrentArea
SpreadsheetDocumentDrawingCollection, property <Drawing name>
SpreadsheetDocumentDrawingCollection, method Get
SpreadsheetDocumentDrawingCollection, method Add
SpreadsheetDocumentDrawingCollection, method Delete
SpreadsheetDocumentDrawingCollection, method IndexOf