Font.FontFamilyNumbering 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 Family.
Represents the following element tag in the schema: x:family.
public DocumentFormat.OpenXml.Spreadsheet.FontFamilyNumbering FontFamilyNumbering { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.FontFamilyNumbering? FontFamilyNumbering { get; set; }
member this.FontFamilyNumbering : DocumentFormat.OpenXml.Spreadsheet.FontFamilyNumbering with get, set
Public Property FontFamilyNumbering As FontFamilyNumbering