RunFonts.HighAnsi 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.
Fonte ANSI alta
Representa o seguinte atributo no esquema: w:hAnsi
[DocumentFormat.OpenXml.SchemaAttr(23, "hAnsi")]
public DocumentFormat.OpenXml.StringValue HighAnsi { get; set; }
public DocumentFormat.OpenXml.StringValue HighAnsi { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "hAnsi")]
public DocumentFormat.OpenXml.StringValue? HighAnsi { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:hAnsi")]
public DocumentFormat.OpenXml.StringValue? HighAnsi { get; set; }
public DocumentFormat.OpenXml.StringValue? HighAnsi { get; set; }
member this.HighAnsi : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "hAnsi")>]
member this.HighAnsi : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:hAnsi")>]
member this.HighAnsi : DocumentFormat.OpenXml.StringValue with get, set
Public Property HighAnsi As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos