EastAsianLayout.Combine 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.
Duas Linhas em Uma
Representa o seguinte atributo no 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 da propriedade
Retorna EnumValue<T>.
- Atributos