Freigeben über


ComboBox.GetItemCount-Eigenschaft

getItemCount.Represents the attribte in schema: getItemCount

Namespace:  DocumentFormat.OpenXml.Office.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "getItemCount")> _
Public Property GetItemCount As StringValue
    Get
    Set
'Usage
Dim instance As ComboBox
Dim value As StringValue

value = instance.GetItemCount

instance.GetItemCount = value
[SchemaAttrAttribute(, "getItemCount")]
public StringValue GetItemCount { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

ComboBox Klasse

ComboBox-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace