'Declaration Public Function CreateChartPropertiesEditor( _
ByVal drawingThe drawing to edit.As Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing _
) As ChartPropertiesEditor
public ChartPropertiesEditor CreateChartPropertiesEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing drawing
)
public: ChartPropertiesEditor* CreateChartPropertiesEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing* drawing
)
public:
ChartPropertiesEditor^ CreateChartPropertiesEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing^ drawing
)
Parameters
- drawing
- The drawing to edit.
Return Value
A new instance of SheetDrawingEditor.