HeaderFooterCode.HeadingsFont(SpreadsheetFontStyle) Method
In This Article
Returns the format code that prints the characters by using the major theme font and the specified font style.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
font |
Spreadsheet |
A Spreadsheet |
#Returns
Type | Description |
---|---|
String | The resulting format code. |
See Also