MCPcopy Create free account
hub / github.com/apache/poi / length

Method length

src/java/org/apache/poi/ss/usermodel/RichTextString.java:66–66  ·  view source on GitHub ↗

@return the number of characters in the font.

()

Source from the content-addressed store, hash-verified

64 * @return the number of characters in the font.
65 */
66 int length();
67
68 /**
69 * @return The number of formatting runs used.

Callers 15

applyFontMethod · 0.65
lengthMethod · 0.65
getFontAtIndexMethod · 0.65
hasFormulaMethod · 0.65
getUniqueSheetNameMethod · 0.65
containsSheetMethod · 0.65
getRefersToFormulaMethod · 0.65
validateNameMethod · 0.65
setExplicitListValuesMethod · 0.65

Implementers 2

XSSFRichTextStringsrc/ooxml/java/org/apache/poi/xssf/use
HSSFRichTextStringsrc/java/org/apache/poi/hssf/usermodel

Calls

no outgoing calls

Tested by 15

testGetSimpleTextMethod · 0.52
testGetCommentsMethod · 0.52
testTableMethod · 0.52
readStringsMethod · 0.52
testGetSimpleTextMethod · 0.52
testGetComplexTextMethod · 0.52
testGetSimpleTextMethod · 0.52
testGetComplexTextMethod · 0.52
testCommentsMethod · 0.52
testGetSimpleTextMethod · 0.52