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