Share via


ClassificationLabel.ContentBits Property

Definition

contentBits, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: contentBits

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

Property Value

Attributes

Applies to