'Declaration Public Overloads Function GetCellFillColor( _
ByVal cellReferenceСсылка на ячейку.As SheetCell, _
ByVal cellЯчейка.As CellReference _
) As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor GetCellFillColor(
SheetCell cellReference,
CellReference cell
)
public: Vintasoft.Primitives.VintasoftColor GetCellFillColor(
SheetCell* cellReference,
CellReference* cell
)
public:
Vintasoft.Primitives.VintasoftColor GetCellFillColor(
SheetCell^ cellReference,
CellReference^ cell
)
Parameters
- cellReference
- Ссылка на ячейку.
- cell
- Ячейка.
Return Value
Цвет фона ячейки.