attachedType property

ExcelHyperlinkAttachedType attachedType
getter/setter pair

Represent the hyperlink applied object name.

Implementation

// ignore: prefer_final_fields
late ExcelHyperlinkAttachedType attachedType =
    ExcelHyperlinkAttachedType.range;