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