TextFontType.PitchFamily Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Familia de fuentes similares
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
Devuelve SByteValue.
- Atributos