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