Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-openxml/python-docx
/ a_strike
Function
a_strike
tests/oxml/unitdata/text.py:126–127 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
125
126
def
a_strike():
127
return
CT_OnOffBuilder(
"w:strike"
)
128
129
130
def
a_tab():
Callers
nothing calls this directly
Calls
1
CT_OnOffBuilder
Class · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…