'Declaration Public Sub SetCellsStyle( _
ByVal worksheetРабочий лист.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal cellsSetНабор ячеек для изменения.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet, _
ByVal styleСтиль.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle _
)
public void SetCellsStyle(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellsSet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle style
)
Parameters
- worksheet
 - Рабочий лист.
 - cellsSet
 - Набор ячеек для изменения.
 - style
 - Стиль.