RunFonts.HighAnsi 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í.
Fuente ANSI alta
Representa el atributo siguiente en el 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 de propiedad
Devuelve StringValue.
- Atributos