EastAsianLayout.Combine 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í.
Dos líneas en una
Representa el atributo siguiente en el esquema: w:combine
[DocumentFormat.OpenXml.SchemaAttr(23, "combine")]
public DocumentFormat.OpenXml.OnOffValue Combine { get; set; }
public DocumentFormat.OpenXml.OnOffValue Combine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "combine")]
public DocumentFormat.OpenXml.OnOffValue? Combine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:combine")]
public DocumentFormat.OpenXml.OnOffValue? Combine { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Combine { get; set; }
member this.Combine : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "combine")>]
member this.Combine : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:combine")>]
member this.Combine : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Combine As OnOffValue
Valor de propiedad
Devuelve EnumValue<T>.
- Atributos