GridCell.CopyStyle
GridCell.CopyStyle method
copy the style and set the style for the cell
public void CopyStyle(GridTableItemStyle style)
Parameter | Type | Description |
---|---|---|
style | GridTableItemStyle | The source style. |
Return Value
Style object.
See Also
- class GridTableItemStyle
- class GridCell
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb