TextProperties.TextCharacterSet 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í.
characterSet
Representa el atributo siguiente en el esquema: characterSet
[DocumentFormat.OpenXml.SchemaAttr(0, "characterSet")]
public DocumentFormat.OpenXml.StringValue TextCharacterSet { get; set; }
public DocumentFormat.OpenXml.StringValue TextCharacterSet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "characterSet")]
public DocumentFormat.OpenXml.StringValue? TextCharacterSet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("characterSet")]
public DocumentFormat.OpenXml.StringValue? TextCharacterSet { get; set; }
public DocumentFormat.OpenXml.StringValue? TextCharacterSet { get; set; }
member this.TextCharacterSet : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "characterSet")>]
member this.TextCharacterSet : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("characterSet")>]
member this.TextCharacterSet : DocumentFormat.OpenXml.StringValue with get, set
Public Property TextCharacterSet As StringValue
Valor de propiedad
- Atributos