DifferentialType.Font Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Font Properties.
Represents the following element tag in the schema: x:font.
public DocumentFormat.OpenXml.Spreadsheet.Font Font { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Font? Font { get; set; }
member this.Font : DocumentFormat.OpenXml.Spreadsheet.Font with get, set
Public Property Font As Font