TextFontType.PitchFamily 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.
Similar Font Family
Represents the following attribute in the schema: pitchFamily
[DocumentFormat.OpenXml.SchemaAttr(0, "pitchFamily")]
public DocumentFormat.OpenXml.SByteValue PitchFamily { get; set; }
public DocumentFormat.OpenXml.SByteValue PitchFamily { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pitchFamily")]
public DocumentFormat.OpenXml.SByteValue? PitchFamily { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pitchFamily")]
public DocumentFormat.OpenXml.SByteValue? PitchFamily { get; set; }
public DocumentFormat.OpenXml.SByteValue? PitchFamily { get; set; }
member this.PitchFamily : DocumentFormat.OpenXml.SByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pitchFamily")>]
member this.PitchFamily : DocumentFormat.OpenXml.SByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pitchFamily")>]
member this.PitchFamily : DocumentFormat.OpenXml.SByteValue with get, set
Public Property PitchFamily As SByteValue
Property Value
Returns SByteValue.
- Attributes