SheetId

Type Alias SheetId 

Source
pub type SheetId = u16;
Expand description

Sheet identifier inside a workbook.

A SheetId of 0 is a special value representing the sheet that contains the reference itself.