TdxSpreadSheetMergedCell.View Property
In This Article
Returns the Table View worksheet to which the current merged cell object belongs.
#Declaration
Delphi
property View: TdxSpreadSheetTableView read;
#Property Value
Type |
---|
Tdx |
#Remarks
The View property supports the internal infrastructure and is not intended to be used directly from your code.
See Also