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