TdxSpreadSheetAbstractReportLink.SpreadSheet Property
Provides access to the source spreadsheet control.
Declaration
property SpreadSheet: TdxCustomSpreadSheet read;
Property Value
Type | Description |
---|---|
TdxCustomSpreadSheet | The source spreadsheet control for the report link. You need to cast the Tip Call the |
See Also