mirror of
https://github.com/fumiama/go-docx.git
synced 2026-06-11 02:50:27 +08:00
chore: make lint happy
This commit is contained in:
@@ -201,6 +201,7 @@ func (c *WTableCell) Shade(val, color, fill string) *WTableCell {
|
||||
return c
|
||||
}
|
||||
|
||||
// APITableBorderColors customizable param
|
||||
type APITableBorderColors struct {
|
||||
Top string
|
||||
Left string
|
||||
|
||||
Reference in New Issue
Block a user