CommonTimeNode.MasterRelation 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.
masterRel
Representa o seguinte atributo no esquema: masterRel
[DocumentFormat.OpenXml.SchemaAttr(0, "masterRel")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeMasterRelationValues> MasterRelation { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeMasterRelationValues> MasterRelation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "masterRel")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeMasterRelationValues>? MasterRelation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("masterRel")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeMasterRelationValues>? MasterRelation { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeMasterRelationValues>? MasterRelation { get; set; }
member this.MasterRelation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeMasterRelationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "masterRel")>]
member this.MasterRelation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeMasterRelationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("masterRel")>]
member this.MasterRelation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeMasterRelationValues> with get, set
Public Property MasterRelation As EnumValue(Of TimeNodeMasterRelationValues)
Valor da propriedade
Retorna EnumValue<T>.
- Atributos