TdxSpreadSheetMergedCellList.View Property
Returns the Table View worksheet to which the current merged cell collection collection belongs.
Declaration
property View: TdxSpreadSheetTableView read;
Property Value
Type |
---|
TdxSpreadSheetTableView |
Remarks
The View property supports the internal infrastucture and is not intended to be used directly from your code.
See Also