GetExtendedCurrentSelection Method
Overloads
GetExtendedCurrentSelection(IApp) |
Gets the extended current selections (gives you all the values, not a range as the normal current selection) |
GetExtendedCurrentSelection(IApp)
Gets the extended current selections (gives you all the values, not a range as the normal current selection)
Declaration
public static IExtendedCurrentSelection GetExtendedCurrentSelection(this IApp source)
Parameters
Type | Name | Description |
---|---|---|
IApp | source |
the application |
Returns
Type | Description |
---|---|
IExtendedCurrentSelection |
The extended current selections |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!