Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
applyFont
Method · 0.65
getIndexOfFormattingRun
Method · 0.65
getLengthOfFormattingRun
Method · 0.65
length
Method · 0.65
getFontAtIndex
Method · 0.65
hasFormula
Method · 0.65
getUniqueSheetName
Method · 0.65
getReferenceBuiltInRecord
Method · 0.65
containsSheet
Method · 0.65
getRefersToFormula
Method · 0.65
validateName
Method · 0.65
setExplicitListValues
Method · 0.65
Implementers
2
XSSFRichTextString
src/ooxml/java/org/apache/poi/xssf/use
HSSFRichTextString
src/java/org/apache/poi/hssf/usermodel
Calls
no outgoing calls
Tested by
15
testGetFromMainExtractor
Method · 0.52
testGetSimpleText
Method · 0.52
testGetComments
Method · 0.52
testTable
Method · 0.52
testDifferentSubformats
Method · 0.52
readStrings
Method · 0.52
testGetSimpleText
Method · 0.52
testGetComplexText
Method · 0.52
testGetSimpleText
Method · 0.52
testGetComplexText
Method · 0.52
testComments
Method · 0.52
testGetSimpleText
Method · 0.52