Shape.DiagramLayoutMostRecentUsed 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í.
Identificador de diseño reciente del nodo de diagrama
Representa el atributo siguiente en el 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 de propiedad
Devuelve Int32Value.
- Atributos