Method | Description | |
---|---|---|
AvailableSpreadsheetValueTypeConverter ( string absoluteFile, IElement container ) : System | ||
GetAvailableValues ( string absoluteFile, bool shouldAppendFileName ) : List |
||
GetStandardValues ( ITypeDescriptorContext context ) : |
||
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool | ||
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool |
Method | Description | |
---|---|---|
AddAvailableValuesFromFileToList ( string absoluteFile, List |
public AvailableSpreadsheetValueTypeConverter ( string absoluteFile, IElement container ) : System | ||
absoluteFile | string | |
container | IElement | |
return | System |
public static GetAvailableValues ( string absoluteFile, bool shouldAppendFileName ) : List |
||
absoluteFile | string | |
shouldAppendFileName | bool | |
return | List |
public GetStandardValues ( ITypeDescriptorContext context ) : |
||
context | ITypeDescriptorContext | |
return |
public GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
return | bool |
public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
return | bool |