Oval.DiagramLayoutMostRecentUsed 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.
Identificador de layout recente do nó de diagrama
Representa o seguinte atributo no esquema: o:dgmlayoutmru
[DocumentFormat.OpenXml.SchemaAttr(27, "dgmlayoutmru")]
public DocumentFormat.OpenXml.IntegerValue DiagramLayoutMostRecentUsed { get; set; }
public DocumentFormat.OpenXml.IntegerValue DiagramLayoutMostRecentUsed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "dgmlayoutmru")]
public DocumentFormat.OpenXml.IntegerValue? DiagramLayoutMostRecentUsed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:dgmlayoutmru")]
public DocumentFormat.OpenXml.IntegerValue? DiagramLayoutMostRecentUsed { get; set; }
public DocumentFormat.OpenXml.IntegerValue? DiagramLayoutMostRecentUsed { get; set; }
member this.DiagramLayoutMostRecentUsed : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "dgmlayoutmru")>]
member this.DiagramLayoutMostRecentUsed : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:dgmlayoutmru")>]
member this.DiagramLayoutMostRecentUsed : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property DiagramLayoutMostRecentUsed As IntegerValue
Valor da propriedade
Retorna Int32Value.
- Atributos