Compartir a través de


BooleanItem.PropertyCount Property

Member Property Count.Represents the attribte in schema: cp

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

Syntax

'Declaración
<SchemaAttrAttribute(, "cp")> _
Public Property PropertyCount As UInt32Value
    Get
    Set
'Uso
Dim instance As BooleanItem
Dim value As UInt32Value

value = instance.PropertyCount

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

BooleanItem Class

BooleanItem Members

DocumentFormat.OpenXml.Spreadsheet Namespace