Skip to main content Skip to complementary content

GetExtendedCurrentSelectionAsync Method

Overloads

GetExtendedCurrentSelectionAsync(IApp)

Gets the extended current selections (gives you all the values, not a range as the normal current selection)

GetExtendedCurrentSelectionAsync(IApp)

Gets the extended current selections (gives you all the values, not a range as the normal current selection)

Declaration

      public static Task<IExtendedCurrentSelection> GetExtendedCurrentSelectionAsync(this IApp source)
    

Parameters

Type Name Description
IApp source

Returns

Type Description
System.Threading.Tasks.Task<IExtendedCurrentSelection>

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!