Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sheet Tab Id.Represents the attribte in schema: sheetId
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "sheetId")> _
Public Property SheetId As UInt32Value
Get
Set
'Usage
Dim instance As Sheet
Dim value As UInt32Value
value = instance.SheetId
instance.SheetId = value
[SchemaAttrAttribute(, "sheetId")]
public UInt32Value SheetId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.