MCPcopy
hub / github.com/signintech/gopdf / SetCellStyle

Method SetCellStyle

table.go:54–54  ·  view source on GitHub ↗
(style CellStyle)

Source from the content-addressed store, hash-verified

52 SetTableStyle(style CellStyle)
53 SetHeaderStyle(style CellStyle)
54 SetCellStyle(style CellStyle)
55 DrawTable() error
56}
57

Callers 3

TestTableFunction · 0.95
TestTableCenterFunction · 0.95
TestTableWithStyledRowsFunction · 0.95

Implementers 1

tableLayouttable.go

Calls

no outgoing calls

Tested by 3

TestTableFunction · 0.76
TestTableCenterFunction · 0.76
TestTableWithStyledRowsFunction · 0.76