Поделиться через


MetadataType.ClearAll Property

Metadata Clear All.Represents the attribte in schema: clearAll

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "clearAll")> _
Public Property ClearAll As BooleanValue
    Get
    Set
'Usage
Dim instance As MetadataType
Dim value As BooleanValue

value = instance.ClearAll

instance.ClearAll = value
[SchemaAttrAttribute(, "clearAll")]
public BooleanValue ClearAll { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

MetadataType Class

MetadataType Members

DocumentFormat.OpenXml.Spreadsheet Namespace