Freigeben über


CommonTimeNode.BuildLevel-Eigenschaft

Build level.Represents the attribte in schema: bldLvl

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

Syntax

'Declaration
<SchemaAttrAttribute(, "bldLvl")> _
Public Property BuildLevel As Int32Value
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As Int32Value

value = instance.BuildLevel

instance.BuildLevel = value
[SchemaAttrAttribute(, "bldLvl")]
public Int32Value BuildLevel { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace