Home
last modified time | relevance | path

Searched defs:cellAttributes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DTablePrinter.java92 MessageFormat cellAttributes; field in TablePrinter.Column
105 public Column setCellAttributes(String cellAttributes) { in setCellAttributes()
153 String cellAttributes, in addColumn()
578 public TablePrinter setCellAttributes(String cellAttributes) { in setCellAttributes()