Worksheet.SheetID Property

PicoXLSX

PicoXLSX

WorksheetSheetID Property

Gets or sets the internal ID of the sheet

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public int SheetID { get; set; }

Property Value

Type: Int32
See Also