Get the hyperlink ID (0 = no link)
()
| 673 | |
| 674 | /** Get the hyperlink ID (0 = no link) */ |
| 675 | getHyperlinkId(): number; |
| 676 | |
| 677 | /** Get the width of the character (1 or 2 for wide chars) */ |
| 678 | getWidth(): number; |
no outgoing calls
no test coverage detected