Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/signintech/gopdf
/ AddStyledRow
Method
AddStyledRow
table.go:51–51 ·
view source on GitHub ↗
(row []RowCell)
Source
from the content-addressed store, hash-verified
49
AddColumn(header string, width float64, align string)
50
AddRow(row []string)
51
AddStyledRow(row []RowCell)
52
SetTableStyle(style CellStyle)
53
SetHeaderStyle(style CellStyle)
54
SetCellStyle(style CellStyle)
Callers
1
TestTableWithStyledRows
Function · 0.95
Implementers
1
tableLayout
table.go
Calls
no outgoing calls
Tested by
1
TestTableWithStyledRows
Function · 0.76