Worksheet.SetFont
Worksheet.SetFont method
Sets font object to cellRange.
public void SetFont(CellRange range, Font font)
| Parameter | Type | Description |
|---|---|---|
| range | CellRange | CellRange object. |
| font | Font | Font object to be set. |
See Also
- class CellRange
- class Worksheet
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop