'Declaration Public Overloads Sub AddCurrentActionUndoSource( _
ByVal worksheetРабочий лист.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal cellsSetНабор ячеек.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet, _
ByVal registerUndoCommandsЗначение, указывающее, регистрировать ли команды отмены.As Boolean _
)
public void AddCurrentActionUndoSource(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellsSet,
bool registerUndoCommands
)
public: void AddCurrentActionUndoSource(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet* worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet* cellsSet,
bool registerUndoCommands
)
public:
void AddCurrentActionUndoSource(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet^ worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet^ cellsSet,
bool registerUndoCommands
)
Parameters
- worksheet
- Рабочий лист.
- cellsSet
- Набор ячеек.
- registerUndoCommands
- Значение, указывающее, регистрировать ли команды отмены.