Spreadsheet.SubsetEx2
This property creates a new spreadsheet containing the specified subset of the current spreadsheet using Selection Conditions.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property Spreadsheet.SubsetEx2( _
Variables As Variant, _
Optional UseSpreadsheetSelCond As Boolean = True, _
Optional CopyFormatting As Boolean = False, _
Optional selectionIncludeExpression As String = "", _
Optional selectionIncludeList As String = "", _
Optional selectionExcludeExpression As String = "", _
Optional selectionExcludeList As String = "", _
Optional CreateSpreadsheet As Boolean = True) As Spreadsheet
|
Type: Variant Type: Boolean Default value: True Type: Boolean Default value: False Type: String Default value: "" Type: String Default value: "" Type: String Default value: "" Type: String Default value: "" Type: Boolean Default value: True |
Spreadsheet |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
