Font.PitchFamily Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Família de fontes semelhante
Representa o seguinte atributo no 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 da propriedade
Retorna SByteValue.
- Atributos