Freigeben über


BooleanItem.PropertyCount-Eigenschaft

Member Property Count.Represents the attribte in schema: cp

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

Syntax

'Declaration
<SchemaAttrAttribute(, "cp")> _
Public Property PropertyCount As UInt32Value
    Get
    Set
'Usage
Dim instance As BooleanItem
Dim value As UInt32Value

value = instance.PropertyCount

instance.PropertyCount = value
[SchemaAttrAttribute(, "cp")]
public UInt32Value PropertyCount { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

BooleanItem Klasse

BooleanItem-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace