Compartir a través de


WorkbookProperties.ShowInkAnnotation Propiedad

Definición

Mostrar anotaciones de lápiz

Representa el atributo siguiente en el esquema: showInkAnnotation

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a