JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Spreadsheet.SelectedCase This function returns case using selection conditions. Syntax Parameters Return Value Sub Spreadsheet.SelectedCase( _ CaseNo As Integer, _ ByRef Cases As Double(), _ ByRef Selected As Boolean) CaseNo [in] The case. Type: Integer Cases [out] Array of doubles used to store to returned case. Type: Double() Selected [out] Boolean variable passed by reference which indicates whether the specified case is being included or excluded via case selections. Type: Boolean This function does not return a value. Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.