'Declaration Public Function GetCommonCellsStyleProperties( _
ByVal worksheetРабочий лист.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal cellsSetНабор ячеек.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet _
) As System.Collections.Generic.Dictionary(Of CellStyleProperty,Object)
public System.Collections.Generic.Dictionary<CellStyleProperty,object> GetCommonCellsStyleProperties(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellsSet
)
Parameters
- worksheet
- Рабочий лист.
- cellsSet
- Набор ячеек.
Return Value
Словарь, содержащий общие свойства стиля для ячеек.