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

Method SetHeaderStyle

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

Source from the content-addressed store, hash-verified

51 AddStyledRow(row []RowCell)
52 SetTableStyle(style CellStyle)
53 SetHeaderStyle(style CellStyle)
54 SetCellStyle(style CellStyle)
55 DrawTable() error
56}

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