Enum eSyskind
- Namespace
- OfficeOpenXml.VBA
- Assembly
- EPPlus.dll
Type of system where the VBA project was created.
public enum eSyskind
Fields
Macintosh = 2
Mac
Win16 = 0
Windows 16-bit
Win32 = 1
Windows 32-bit
Win64 = 3
Windows 64-bit
Type of system where the VBA project was created.
public enum eSyskind
Macintosh = 2
Mac
Win16 = 0
Windows 16-bit
Win32 = 1
Windows 32-bit
Win64 = 3
Windows 64-bit