Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / IBarcodeGenerator Interface / generateCode93 Method
In This Topic
    generateCode93 Method
    In This Topic
    Syntax
    byte[] generateCode93( 
       double width,
       double height,
       java.lang.String text
    )

    Parameters

    width
    height
    text
    See Also