Compartir a través de


ExtendedGuide.IsUserDrawn Propiedad

Definición

userDrawn, esta propiedad solo está disponible en Office 2013 y versiones posteriores.

Representa el atributo siguiente en el esquema: userDrawn

[DocumentFormat.OpenXml.SchemaAttr(0, "userDrawn")]
public DocumentFormat.OpenXml.BooleanValue IsUserDrawn { get; set; }
public DocumentFormat.OpenXml.BooleanValue IsUserDrawn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "userDrawn")]
public DocumentFormat.OpenXml.BooleanValue? IsUserDrawn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("userDrawn")]
public DocumentFormat.OpenXml.BooleanValue? IsUserDrawn { get; set; }
public DocumentFormat.OpenXml.BooleanValue? IsUserDrawn { get; set; }
member this.IsUserDrawn : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "userDrawn")>]
member this.IsUserDrawn : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("userDrawn")>]
member this.IsUserDrawn : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property IsUserDrawn As BooleanValue

Valor de propiedad

Atributos

Se aplica a