WorkbookProperties.ShowInkAnnotation 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í.
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