Freigeben über


RevisionQueryTable.SheetId Eigenschaft

Definition

Blatt-ID

Stellt das folgende Attribut im Schema dar: sheetId

[DocumentFormat.OpenXml.SchemaAttr(0, "sheetId")]
public DocumentFormat.OpenXml.UInt32Value SheetId { get; set; }
public DocumentFormat.OpenXml.UInt32Value SheetId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "sheetId")]
public DocumentFormat.OpenXml.UInt32Value? SheetId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("sheetId")]
public DocumentFormat.OpenXml.UInt32Value? SheetId { get; set; }
public DocumentFormat.OpenXml.UInt32Value? SheetId { get; set; }
member this.SheetId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "sheetId")>]
member this.SheetId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("sheetId")>]
member this.SheetId : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property SheetId As UInt32Value

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Eine ganze Zahl, die die interne ID des Blatts darstellt, auf dem die Revision aufgetreten ist.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp unsignedInt definiert.

Gilt für: