The selected set of rows from the display table.
[Visual Basic 6.0] Property DisplaySelectionSet As ISelectionSet
[Visual Basic .NET] Public ReadOnly Property DisplaySelectionSet As ISelectionSet
[C#] public ISelectionSet DisplaySelectionSet {get;}
[Java] public ISelectionSet getDisplaySelectionSet() throws IOException, AutomationException
[C++] HRESULT get_DisplaySelectionSet( ISelectionSet** SelectionSet );