WorkbookProperties.ShowInkAnnotation 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.
Mostrar anotações de tinta
Representa o seguinte atributo no 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 da propriedade
Retorna BooleanValue.
- Atributos