ExcelDrawing Class |
Namespace: GemBox.Spreadsheet
The ExcelDrawing type exposes the following members.
Name | Description | |
---|---|---|
![]() | Hyperlink |
Gets or sets the hyperlink on this drawing (picture, chart, etc.).
|
![]() | Metadata |
Gets the metadata (non-visual properties) of this ExcelDrawing instance.
|
![]() | Position |
Gets the position of this drawing (picture, chart, etc.) in the worksheet.
|
![]() | Worksheet |
Gets the parent worksheet.
|
Name | Description | |
---|---|---|
![]() | Format |
Formats this drawing (picture, chart, etc.) to its default size so it can be exported to PDF, XPS, image or be printed.
|
![]() | Format(Double, Double, LengthUnit) |
Formats this drawing (picture, chart, etc.) to specified size so it can be exported to PDF, XPS, image or be printed.
|