Freigeben über


Scenarios.Show-Eigenschaft

Last Shown Scenario.Represents the attribte in schema: show

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

Syntax

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

value = instance.Show

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

Scenarios Klasse

Scenarios-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace