GridCells.GetCellStyle
GridCells.GetCellStyle method
Get the style of given cell.
public Style GetCellStyle(int row, int column)
Parameter | Type | Description |
---|---|---|
row | Int32 | row index |
column | Int32 | column |
Return Value
the style of given cell.
See Also
- class Style
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop