Freigeben über


CommonTimeNode.Fill-Eigenschaft

Fill.Represents the attribte in schema: fill

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

Syntax

'Declaration
<SchemaAttrAttribute(, "fill")> _
Public Property Fill As EnumValue(Of TimeNodeFillValues)
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As EnumValue(Of TimeNodeFillValues)

value = instance.Fill

instance.Fill = value
[SchemaAttrAttribute(, "fill")]
public EnumValue<TimeNodeFillValues> Fill { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<TimeNodeFillValues>
Returns EnumValue<T>.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace