EdxSpreadSheetFormatError Constructors
The exception class for errors related to unsupported spreadsheet document formats.| Name | Description |
|---|---|
| Create(String) | Inherited from Exception. |
| CreateFmt(String,Untyped[]) | Inherited from Exception. |
| CreateFmtHelp(String,Untyped[],Integer) | Inherited from Exception. |
| CreateHelp(String,Integer) | Inherited from Exception. |
| CreateRes(NativeUInt) | Inherited from Exception. |
| CreateRes(PResStringRec) | Inherited from Exception. |
| CreateResFmt(NativeUInt,Untyped[]) | Inherited from Exception. |
| CreateResFmt(PResStringRec,Untyped[]) | Inherited from Exception. |
| CreateResFmtHelp(NativeUInt,Untyped[],Integer) | Inherited from Exception. |
| CreateResFmtHelp(PResStringRec,Untyped[],Integer) | Inherited from Exception. |
| CreateResHelp(NativeUInt,Integer) | Inherited from Exception. |
| CreateResHelp(PResStringRec,Integer) | Inherited from Exception. |
See Also