共用方式為


MetadataType.ClearContents Property

Definition

Metadata Clear Contents

Represents the following attribute in the schema: clearContents

[DocumentFormat.OpenXml.SchemaAttr(0, "clearContents")]
public DocumentFormat.OpenXml.BooleanValue ClearContents { get; set; }
public DocumentFormat.OpenXml.BooleanValue ClearContents { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "clearContents")]
public DocumentFormat.OpenXml.BooleanValue? ClearContents { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("clearContents")]
public DocumentFormat.OpenXml.BooleanValue? ClearContents { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ClearContents { get; set; }
member this.ClearContents : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "clearContents")>]
member this.ClearContents : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("clearContents")>]
member this.ClearContents : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ClearContents As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to