Freigeben über


CommonTimeNode.RepeatCount-Eigenschaft

Repeat Count.Represents the attribte in schema: repeatCount

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

Syntax

'Declaration
<SchemaAttrAttribute(, "repeatCount")> _
Public Property RepeatCount As StringValue
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As StringValue

value = instance.RepeatCount

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace