Enum SysKind
Type of system where the VBA project was created.
Namespace: DRIT.Spreadsheet.Vba
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum SysKind : int
Fields
Name | Description |
---|---|
Macintosh | |
Win16 | |
Win32 | |
Win64 |
Type of system where the VBA project was created.
public enum SysKind : int
Name | Description |
---|---|
Macintosh | |
Win16 | |
Win32 | |
Win64 |