Spreadsheet.BeforeStructureChange
This event is called when the size of the spreadsheet has changed.
Syntax | Parameters | Return Value |
---|---|---|
Event Spreadsheet.BeforeStructureChange( _ Code As StructureChangeType, _ Index As Integer, _ HowMany As Integer, _ From As Integer, _ Last As Boolean) |
Type: StructureChangeType Type: Integer Type: Integer Type: Integer Type: Boolean |
- |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.