Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ErrorCorrectionLevel Enumeration
In This Topic
    ErrorCorrectionLevel Enumeration
    In This Topic
    Syntax
    public enum ErrorCorrectionLevel : System.Enum 
    Members
    MemberDescription
    H 
    L 
    M 
    Q 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.Documents.Excel.ErrorCorrectionLevel

    See Also