'Declaration Public Overloads Function GetCellStyle( _
ByVal cellЯчейка.As SheetCell, _
ByVal cellReferenceСсылка на ячейку.As CellReference _
) As CellStyle
public CellStyle GetCellStyle(
SheetCell cell,
CellReference cellReference
)
public: CellStyle* GetCellStyle(
SheetCell* cell,
CellReference* cellReference
)
public:
CellStyle^ GetCellStyle(
SheetCell^ cell,
CellReference^ cellReference
)
Parameters
- cell
- Ячейка.
- cellReference
- Ссылка на ячейку.
Return Value
Экземпляр класса CellStyle.