'Declaration Public Overloads Function StartEditing( _
ByVal descriptionОписание действия редактирования.As System.String, _
ByVal stateСостояние действия редактирования.As System.Object _
) As Vintasoft.Imaging.Office.Spreadsheet.Document.Editors.SpreadsheetDocumentEditor
public Vintasoft.Imaging.Office.Spreadsheet.Document.Editors.SpreadsheetDocumentEditor StartEditing(
System.String description,
System.Object state
)
public: Vintasoft.Imaging.Office.Spreadsheet.Document.Editors.SpreadsheetDocumentEditor* StartEditing(
System.String description,
System.Object state
)
public:
Vintasoft.Imaging.Office.Spreadsheet.Document.Editors.SpreadsheetDocumentEditor^ StartEditing(
System.String description,
System.Object state
)
Parameters
- description
- Описание действия редактирования.
- state
- Состояние действия редактирования.
Return Value
Редактор табличного документа.