接口 ICode49
- 所有超级接口:
IBarcode
,IFontOption
,ILabelOption
Code 49是一种二维、高密度堆叠条形码,具有两到八行(每行八个字符)。每行都有一个起始码和结束码。这种条形码特别用于编码完整的ASCII字符集。
-
方法概要
从接口继承的方法 com.grapecity.documents.excel.IBarcode
getBackgroundColor, getCodeType, getColor, getQuietZoneBottom, getQuietZoneLeft, getQuietZoneRight, getQuietZoneTop, getValue
从接口继承的方法 com.grapecity.documents.excel.IFontOption
getFontFamily, getFontSize, getFontStyle, getFontTextAlign, getFontTextDecoration, getFontWeight
从接口继承的方法 com.grapecity.documents.excel.ILabelOption
getLabelPosition, getShowLabel
-
方法详细资料
-
getGrouping
boolean getGrouping()指定符号模式是否为字母数字组模式。默认值为 'false'。 -
getGroupNo
int getGroupNo()一个值,表示在组中符号的索引。默认值是'0'。
-