Application.SpreadsheetStructureChanged
This event is called when the number of variables or cases in a spreadsheet changes.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Application.SpreadsheetStructureChanged( _
Spreadsheet As Spreadsheet, _
Code As StructureChangeType, _
Index As Integer, _
HowMany As Integer, _
From As Integer, _
bLast As Boolean)
|
Type: Spreadsheet Type: StructureChangeType Type: Integer Type: Integer Type: Integer Type: Integer |
- |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
