Freigeben über


WorkbookProperties.ShowInkAnnotation-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

WorkbookProperties Klasse

WorkbookProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace