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

Method SetTableStyle

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

Source from the content-addressed store, hash-verified

50 AddRow(row []string)
51 AddStyledRow(row []RowCell)
52 SetTableStyle(style CellStyle)
53 SetHeaderStyle(style CellStyle)
54 SetCellStyle(style CellStyle)
55 DrawTable() error

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