'Declaration Public Sub SetFontColor( _
ByVal worksheetРабочий лист.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal cellsSetНабор ячеек.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet, _
ByVal propertyValueЗначение свойства.As Vintasoft.Primitives.VintasoftColor _
)
public void SetFontColor(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellsSet,
Vintasoft.Primitives.VintasoftColor propertyValue
)
Parameters
- worksheet
- Рабочий лист.
- cellsSet
- Набор ячеек.
- propertyValue
- Значение свойства.