'Declaration Public Sub InsertCellsAndShiftRight( _
ByVal worksheetРабочий лист.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal cellsSetНабор ячеек.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet _
)
public void InsertCellsAndShiftRight(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellsSet
)
public: void InsertCellsAndShiftRight(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet* worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet* cellsSet
)
public:
void InsertCellsAndShiftRight(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet^ worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet^ cellsSet
)
Parameters
- worksheet
- Рабочий лист.
- cellsSet
- Набор ячеек.