'Declaration Public Function CreateDrawingEditor( _
ByVal drawingРисунок для редактирования.As Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing _
) As SheetDrawingEditor
public SheetDrawingEditor CreateDrawingEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing drawing
)
public: SheetDrawingEditor* CreateDrawingEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing* drawing
)
public:
SheetDrawingEditor^ CreateDrawingEditor(
Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing^ drawing
)
Parameters
- drawing
- Рисунок для редактирования.
Return Value
Новый экземпляр SheetDrawingEditor.