XlsFile.LinkCount Property
Returns the number of external links for the file. You can access those links with ExcelFile.GetLink and ExcelFile.SetLink
Syntax
Namespace: FlexCel.XlsAdapter
public override Int32 LinkCount { get; }
Returns the number of external links for the file. You can access those links with ExcelFile.GetLink and ExcelFile.SetLink
Namespace: FlexCel.XlsAdapter
public override Int32 LinkCount { get; }