Show / Hide Table of Contents

Class InvalidXlsRecordTypeError

Error that the record type is invalid or not recognized.

Inheritance
System.Object
InvalidXlsRecordTypeError
Implements
IXlsError
Namespace: DRIT.Spreadsheet.Xls
Assembly: DRIT.Spreadsheet.dll
Syntax
public class InvalidXlsRecordTypeError : object, IXlsError

Properties

RecordType

Declaration
public int RecordType { get; set; }
Property Value
Type Description
System.Int32

Implements

IXlsError
Back to top Generated by DocFX