Enum ExternalConnectionType
Namespace: DRIT.Spreadsheet.Data
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum ExternalConnectionType : int
Fields
| Name | Description |
|---|---|
| DayMonthYear | |
| DayYearMonth | |
| EastAsianYearMonthDay | |
| General | |
| MonthDayYear | |
| MonthYearDay | |
| Skip | |
| Text | |
| YearDayMonth | |
| YearMonthDay |