Freigeben über


Scenarios.Current-Eigenschaft

Current Scenario.Represents the attribte in schema: current

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

Syntax

'Declaration
<SchemaAttrAttribute(, "current")> _
Public Property Current As UInt32Value
    Get
    Set
'Usage
Dim instance As Scenarios
Dim value As UInt32Value

value = instance.Current

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

Scenarios Klasse

Scenarios-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace