mirror of
https://github.com/fumiama/go-docx.git
synced 2026-06-10 10:23:19 +08:00
add: xmlns:wp14 in Document
This commit is contained in:
@@ -5,10 +5,6 @@ import (
|
||||
"io"
|
||||
)
|
||||
|
||||
const (
|
||||
HYPERLINK_STYLE = "a1"
|
||||
)
|
||||
|
||||
// Run is part of a paragraph that has its own style. It could be
|
||||
// a piece of text in bold, or a link
|
||||
type Run struct {
|
||||
|
||||
Reference in New Issue
Block a user