Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICode128 Interface / CodeSet Property
In This Topic
    CodeSet Property
    In This Topic
    A value that represents which code is set to use for QRCode. It has 'auto|A|B|C' values. The default value is 'auto'.
    Syntax
    System.string CodeSet {get;}
    See Also