WorkbookProperties.ShowInkAnnotation Property
Show Ink Annotations.Represents the attribte in schema: showInkAnnotation
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "showInkAnnotation")> _
Public Property ShowInkAnnotation As BooleanValue
Get
Set
'Usage
Dim instance As WorkbookProperties
Dim value As BooleanValue
value = instance.ShowInkAnnotation
instance.ShowInkAnnotation = value
[SchemaAttrAttribute(, "showInkAnnotation")]
public BooleanValue ShowInkAnnotation { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.