MetadataType.ClearComments Property
Metadata Clear Comments.Represents the attribte in schema: clearComments
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "clearComments")> _
Public Property ClearComments As BooleanValue
Get
Set
'Usage
Dim instance As MetadataType
Dim value As BooleanValue
value = instance.ClearComments
instance.ClearComments = value
[SchemaAttrAttribute(, "clearComments")]
public BooleanValue ClearComments { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.