HeaderFooterCode.FontSize(Int32) Method
In This Article
Obtains the format code that sets the text font size.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
size | Int32 | An integer specifying the font size. |
#Returns
Type | Description |
---|---|
String | A string that is the format code. |
See Also