'Declaration Public Function GetCellBorders( _
ByVal cellStyleСтиль ячейки.As CellStyle _
) As CellBorders
public CellBorders GetCellBorders(
CellStyle cellStyle
)
public: CellBorders* GetCellBorders(
CellStyle* cellStyle
)
public:
CellBorders^ GetCellBorders(
CellStyle^ cellStyle
)
Parameters
- cellStyle
- Стиль ячейки.
Return Value
Границы ячейки.