Interface IReference
This interface should be implemented by those tokens which contains 3D references.
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Formula
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public interface IReference
Properties
RefIndex
Index to ExternSheetRecord.
Declaration
ushort RefIndex { get; set; }
Property Value
Type |
---|
System.UInt16 |