SpreadsheetEnterBehavior Enumeration
This spreadsheet specifies the behavior of the Enter key while editing Spreadsheets.
| Syntax | Constants |
|---|---|
Enum SpreadsheetEnterBehavior
scEnterDown = 0
scEnterRight = 1
scEnterOff = 2
End Enum
|
|
This spreadsheet specifies the behavior of the Enter key while editing Spreadsheets.
| Syntax | Constants |
|---|---|
Enum SpreadsheetEnterBehavior
scEnterDown = 0
scEnterRight = 1
scEnterOff = 2
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.