hyperlinkId property
int
get
hyperlinkId
Implementation
int get hyperlinkId =>
(flags & CellAttr.hyperlinkMask) >> CellAttr.hyperlinkShift;
int get hyperlinkId =>
(flags & CellAttr.hyperlinkMask) >> CellAttr.hyperlinkShift;