Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoNum ¶
type AutoNum struct {
inner.AutoNumNewNumCore
}
func NewAutoNum ¶
func NewAutoNum() *AutoNum
func (*AutoNum) Clone ¶
func (a *AutoNum) Clone() baseobject.HWPXObject
func (*AutoNum) GetObjectType ¶
func (a *AutoNum) GetObjectType() baseobject.ObjectType
type Bookmark ¶
type Bookmark struct {
baseobject.CtrlItem
Name string
}
func NewBookmark ¶
func NewBookmark() *Bookmark
func (*Bookmark) Clone ¶
func (b *Bookmark) Clone() baseobject.HWPXObject
func (*Bookmark) GetObjectType ¶
func (b *Bookmark) GetObjectType() baseobject.ObjectType
type ColPr ¶
type ColPr struct {
baseobject.CtrlItem
Id string
Type enumtype.MultiColumnType
Layout enumtype.ColumnDirection
ColCount *int
SameSz *bool
SameGap *int
ColSzList []*inner.ColSz
ColLine *inner.ColLine
}
func (*ColPr) AddNewColSz ¶
func (*ColPr) Clone ¶
func (c *ColPr) Clone() baseobject.HWPXObject
func (*ColPr) CreateColLine ¶
func (c *ColPr) CreateColLine()
func (*ColPr) GetObjectType ¶
func (c *ColPr) GetObjectType() baseobject.ObjectType
type EndNote ¶
type EndNote struct {
inner.FootNoteEndNoteCore
}
func NewEndNote ¶
func NewEndNote() *EndNote
func (*EndNote) Clone ¶
func (e *EndNote) Clone() baseobject.HWPXObject
func (*EndNote) GetObjectType ¶
func (e *EndNote) GetObjectType() baseobject.ObjectType
type FieldBegin ¶
type FieldBegin struct {
baseobject.CtrlItem
Id string
Type enumtype.FieldType
Name string
Editable *bool
Dirty *bool
Zorder *int
Fieldid string
Parameters *parameter.ParameterList
SubList *baseobject.SubList
MetaTag *baseobject.HasOnlyText
}
func NewFieldBegin ¶
func NewFieldBegin() *FieldBegin
func (*FieldBegin) Clone ¶
func (f *FieldBegin) Clone() baseobject.HWPXObject
func (*FieldBegin) CopyFrom ¶
func (f *FieldBegin) CopyFrom(from *FieldBegin)
func (*FieldBegin) CreateMetaTag ¶
func (f *FieldBegin) CreateMetaTag()
func (*FieldBegin) CreateParameters ¶
func (f *FieldBegin) CreateParameters()
func (*FieldBegin) CreateSubList ¶
func (f *FieldBegin) CreateSubList()
func (*FieldBegin) GetObjectType ¶
func (f *FieldBegin) GetObjectType() baseobject.ObjectType
type FieldEnd ¶
type FieldEnd struct {
baseobject.CtrlItem
BeginIDRef string
Fieldid string
}
func NewFieldEnd ¶
func NewFieldEnd() *FieldEnd
func (*FieldEnd) Clone ¶
func (f *FieldEnd) Clone() baseobject.HWPXObject
func (*FieldEnd) GetObjectType ¶
func (f *FieldEnd) GetObjectType() baseobject.ObjectType
type FootNote ¶
type FootNote struct {
inner.FootNoteEndNoteCore
}
func NewFootNote ¶
func NewFootNote() *FootNote
func (*FootNote) Clone ¶
func (f *FootNote) Clone() baseobject.HWPXObject
func (*FootNote) GetObjectType ¶
func (f *FootNote) GetObjectType() baseobject.ObjectType
type Footer ¶
type Footer struct {
}
func (*Footer) Clone ¶
func (f *Footer) Clone() baseobject.HWPXObject
func (*Footer) GetObjectType ¶
func (f *Footer) GetObjectType() baseobject.ObjectType
type Header ¶
type Header struct {
}
func (*Header) Clone ¶
func (h *Header) Clone() baseobject.HWPXObject
func (*Header) GetObjectType ¶
func (h *Header) GetObjectType() baseobject.ObjectType
type HiddenComment ¶
type HiddenComment struct {
baseobject.CtrlItem
SubList *baseobject.SubList
}
func NewHiddenComment ¶
func NewHiddenComment() *HiddenComment
func (*HiddenComment) Clone ¶
func (h *HiddenComment) Clone() baseobject.HWPXObject
func (*HiddenComment) CopyFrom ¶
func (h *HiddenComment) CopyFrom(from *HiddenComment)
func (*HiddenComment) CreateSubList ¶
func (h *HiddenComment) CreateSubList()
func (*HiddenComment) GetObjectType ¶
func (h *HiddenComment) GetObjectType() baseobject.ObjectType
type Indexmark ¶
type Indexmark struct {
baseobject.CtrlItem
FirstKey *baseobject.HasOnlyText
SecondKey *baseobject.HasOnlyText
}
func NewIndexmark ¶
func NewIndexmark() *Indexmark
func (*Indexmark) Clone ¶
func (i *Indexmark) Clone() baseobject.HWPXObject
func (*Indexmark) CreateFirstKey ¶
func (i *Indexmark) CreateFirstKey()
func (*Indexmark) CreateSecondKey ¶
func (i *Indexmark) CreateSecondKey()
func (*Indexmark) GetObjectType ¶
func (i *Indexmark) GetObjectType() baseobject.ObjectType
type NewNum ¶
type NewNum struct {
inner.AutoNumNewNumCore
}
func (*NewNum) Clone ¶
func (n *NewNum) Clone() baseobject.HWPXObject
func (*NewNum) GetObjectType ¶
func (n *NewNum) GetObjectType() baseobject.ObjectType
type PageHiding ¶
type PageHiding struct {
baseobject.CtrlItem
HideHeader *bool
HideMasterPage *bool
HideBorder *bool
HideFill *bool
HidePageNum *bool
}
func NewPageHiding ¶
func NewPageHiding() *PageHiding
func (*PageHiding) Clone ¶
func (p *PageHiding) Clone() baseobject.HWPXObject
func (*PageHiding) CopyFrom ¶
func (p *PageHiding) CopyFrom(from *PageHiding)
func (*PageHiding) GetObjectType ¶
func (p *PageHiding) GetObjectType() baseobject.ObjectType
type PageNum ¶
type PageNum struct {
baseobject.CtrlItem
Pos enumtype.PageNumPosition
FormatType enumtype.NumberType1
SideChar string
}
func NewPageNum ¶
func NewPageNum() *PageNum
func (*PageNum) Clone ¶
func (p *PageNum) Clone() baseobject.HWPXObject
func (*PageNum) GetObjectType ¶
func (p *PageNum) GetObjectType() baseobject.ObjectType
type PageNumCtrl ¶
type PageNumCtrl struct {
baseobject.CtrlItem
PageStartsOn enumtype.ApplyPageType
}
func NewPageNumCtrl ¶
func NewPageNumCtrl() *PageNumCtrl
func (*PageNumCtrl) Clone ¶
func (p *PageNumCtrl) Clone() baseobject.HWPXObject
func (*PageNumCtrl) CopyFrom ¶
func (p *PageNumCtrl) CopyFrom(from *PageNumCtrl)
func (*PageNumCtrl) GetObjectType ¶
func (p *PageNumCtrl) GetObjectType() baseobject.ObjectType
Source Files
¶
Click to show internal directories.
Click to hide internal directories.