attachedType property
Represent the hyperlink applied object name.
Implementation
// ignore: prefer_final_fields
late ExcelHyperlinkAttachedType attachedType =
ExcelHyperlinkAttachedType.range;
Represent the hyperlink applied object name.
// ignore: prefer_final_fields
late ExcelHyperlinkAttachedType attachedType =
ExcelHyperlinkAttachedType.range;