2018-02-21 21:37:01 +00:00
<!doctype html>
< html class = "default no-js" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< title > XmlComponent | docx< / title >
< meta name = "description" content = "" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< link rel = "stylesheet" href = "../assets/css/main.css" >
< / head >
< body >
< header >
< div class = "tsd-page-toolbar" >
< div class = "container" >
< div class = "table-wrap" >
< div class = "table-cell" id = "tsd-search" data-index = "../assets/js/search.js" data-base = ".." >
< div class = "field" >
< label for = "tsd-search-field" class = "tsd-widget search no-caption" > Search< / label >
< input id = "tsd-search-field" type = "text" / >
< / div >
< ul class = "results" >
< li class = "state loading" > Preparing search index...< / li >
< li class = "state failure" > The search index is not available< / li >
< / ul >
< a href = "../index.html" class = "title" > docx< / a >
< / div >
< div class = "table-cell" id = "tsd-widgets" >
< div id = "tsd-filter" >
< a href = "#" class = "tsd-widget options no-caption" data-toggle = "options" > Options< / a >
< div class = "tsd-filter-group" >
< div class = "tsd-select" id = "tsd-filter-visibility" >
< span class = "tsd-select-label" > All< / span >
< ul class = "tsd-select-list" >
< li data-value = "public" > Public< / li >
< li data-value = "protected" > Public/Protected< / li >
< li data-value = "private" class = "selected" > All< / li >
< / ul >
< / div >
< input type = "checkbox" id = "tsd-filter-inherited" checked / >
< label class = "tsd-widget" for = "tsd-filter-inherited" > Inherited< / label >
< input type = "checkbox" id = "tsd-filter-externals" checked / >
< label class = "tsd-widget" for = "tsd-filter-externals" > Externals< / label >
< input type = "checkbox" id = "tsd-filter-only-exported" / >
< label class = "tsd-widget" for = "tsd-filter-only-exported" > Only exported< / label >
< / div >
< / div >
< a href = "#" class = "tsd-widget menu no-caption" data-toggle = "menu" > Menu< / a >
< / div >
< / div >
< / div >
< / div >
< div class = "tsd-page-title" >
< div class = "container" >
< ul class = "tsd-breadcrumb" >
< li >
< a href = "../globals.html" > Globals< / a >
< / li >
< li >
< a href = "../modules/_file_xml_components_xml_component_.html" > " file/xml-components/xml-component" < / a >
< / li >
< li >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html" > XmlComponent< / a >
< / li >
< / ul >
< h1 > Class XmlComponent< / h1 >
< / div >
< / div >
< / header >
< div class = "container container-main" >
< div class = "row" >
< div class = "col-8 col-content" >
< section class = "tsd-panel tsd-hierarchy" >
< h3 > Hierarchy< / h3 >
< ul class = "tsd-hierarchy" >
< li >
< a href = "_file_xml_components_base_.basexmlcomponent.html" class = "tsd-signature-type" > BaseXmlComponent< / a >
< ul class = "tsd-hierarchy" >
< li >
< span class = "target" > XmlComponent< / span >
< ul class = "tsd-hierarchy" >
2018-05-16 18:53:57 +00:00
< li >
< a href = "_file_xml_components_imported_xml_component_.importedxmlcomponent.html" class = "tsd-signature-type" > ImportedXmlComponent< / a >
< / li >
< li >
< a href = "_file_xml_components_imported_xml_component_.importedrootelementattributes.html" class = "tsd-signature-type" > ImportedRootElementAttributes< / a >
< / li >
2018-02-21 21:37:01 +00:00
< li >
< a href = "_file_paragraph_formatting_alignment_.alignment.html" class = "tsd-signature-type" > Alignment< / a >
< / li >
< li >
< a href = "_file_paragraph_formatting_border_.border.html" class = "tsd-signature-type" > Border< / a >
< / li >
< li >
< a href = "_file_paragraph_formatting_border_.thematicbreak.html" class = "tsd-signature-type" > ThematicBreak< / a >
< / li >
< li >
< a href = "_file_paragraph_formatting_indent_.indent.html" class = "tsd-signature-type" > Indent< / a >
< / li >
< li >
< a href = "_file_paragraph_formatting_keep_.keeplines.html" class = "tsd-signature-type" > KeepLines< / a >
< / li >
< li >
< a href = "_file_paragraph_formatting_keep_.keepnext.html" class = "tsd-signature-type" > KeepNext< / a >
< / li >
< li >
< a href = "_file_paragraph_run_break_.break.html" class = "tsd-signature-type" > Break< / a >
< / li >
< li >
< a href = "_file_paragraph_run_caps_.smallcaps.html" class = "tsd-signature-type" > SmallCaps< / a >
< / li >
< li >
< a href = "_file_paragraph_run_caps_.caps.html" class = "tsd-signature-type" > Caps< / a >
< / li >
< li >
< a href = "_file_paragraph_run_underline_.baseunderline.html" class = "tsd-signature-type" > BaseUnderline< / a >
< / li >
< li >
< a href = "_file_paragraph_run_script_.verticalalign.html" class = "tsd-signature-type" > VerticalAlign< / a >
< / li >
< li >
< a href = "_file_paragraph_run_run_fonts_.runfonts.html" class = "tsd-signature-type" > RunFonts< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.bold.html" class = "tsd-signature-type" > Bold< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.italics.html" class = "tsd-signature-type" > Italics< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.caps.html" class = "tsd-signature-type" > Caps< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.color.html" class = "tsd-signature-type" > Color< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.doublestrike.html" class = "tsd-signature-type" > DoubleStrike< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.emboss.html" class = "tsd-signature-type" > Emboss< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.imprint.html" class = "tsd-signature-type" > Imprint< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.shadow.html" class = "tsd-signature-type" > Shadow< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.smallcaps.html" class = "tsd-signature-type" > SmallCaps< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.strike.html" class = "tsd-signature-type" > Strike< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.size.html" class = "tsd-signature-type" > Size< / a >
< / li >
2018-07-26 12:06:04 +00:00
< li >
< a href = "_file_paragraph_run_formatting_.sizecs.html" class = "tsd-signature-type" > SizeCs< / a >
< / li >
< li >
< a href = "_file_paragraph_run_formatting_.rtl.html" class = "tsd-signature-type" > RTL< / a >
< / li >
2018-05-19 11:32:15 +00:00
< li >
< a href = "_file_paragraph_run_page_number_.begin.html" class = "tsd-signature-type" > Begin< / a >
< / li >
< li >
< a href = "_file_paragraph_run_page_number_.page.html" class = "tsd-signature-type" > Page< / a >
< / li >
< li >
< a href = "_file_paragraph_run_page_number_.separate.html" class = "tsd-signature-type" > Separate< / a >
< / li >
< li >
< a href = "_file_paragraph_run_page_number_.end.html" class = "tsd-signature-type" > End< / a >
< / li >
2018-02-21 21:37:01 +00:00
< li >
< a href = "_file_paragraph_run_properties_.runproperties.html" class = "tsd-signature-type" > RunProperties< / a >
< / li >
< li >
< a href = "_file_paragraph_run_style_.style.html" class = "tsd-signature-type" > Style< / a >
< / li >
< li >
< a href = "_file_paragraph_run_tab_.tab.html" class = "tsd-signature-type" > Tab< / a >
< / li >
< li >
< a href = "_file_paragraph_run_run_.run.html" class = "tsd-signature-type" > Run< / a >
< / li >
< li >
< a href = "_file_paragraph_run_run_components_text_.text.html" class = "tsd-signature-type" > Text< / a >
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_app_properties_app_properties_.appproperties.html" class = "tsd-signature-type" > AppProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_content_types_default_default_.default.html" class = "tsd-signature-type" > Default< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_content_types_override_override_.override.html" class = "tsd-signature-type" > Override< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_content_types_content_types_.contenttypes.html" class = "tsd-signature-type" > ContentTypes< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_core_properties_components_.title.html" class = "tsd-signature-type" > Title< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_core_properties_components_.subject.html" class = "tsd-signature-type" > Subject< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_core_properties_components_.creator.html" class = "tsd-signature-type" > Creator< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_core_properties_components_.keywords.html" class = "tsd-signature-type" > Keywords< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_core_properties_components_.description.html" class = "tsd-signature-type" > Description< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_core_properties_components_.lastmodifiedby.html" class = "tsd-signature-type" > LastModifiedBy< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_core_properties_components_.revision.html" class = "tsd-signature-type" > Revision< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_core_properties_components_.datecomponent.html" class = "tsd-signature-type" > DateComponent< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_core_properties_properties_.coreproperties.html" class = "tsd-signature-type" > CoreProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_cell_.basetablecellborder.html" class = "tsd-signature-type" > BaseTableCellBorder< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_cell_.tablecellborders.html" class = "tsd-signature-type" > TableCellBorders< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_cell_.gridspan.html" class = "tsd-signature-type" > GridSpan< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_cell_.vmerge.html" class = "tsd-signature-type" > VMerge< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_cell_.valign.html" class = "tsd-signature-type" > VAlign< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_cell_.tablecellwidth.html" class = "tsd-signature-type" > TableCellWidth< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_cell_.tablecellshading.html" class = "tsd-signature-type" > TableCellShading< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_grid_.tablegrid.html" class = "tsd-signature-type" > TableGrid< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_grid_.gridcol.html" class = "tsd-signature-type" > GridCol< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_properties_.tableproperties.html" class = "tsd-signature-type" > TableProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_properties_.preferredtablewidth.html" class = "tsd-signature-type" > PreferredTableWidth< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_properties_.tablelayout.html" class = "tsd-signature-type" > TableLayout< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_properties_.tableborders.html" class = "tsd-signature-type" > TableBorders< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_properties_.tableborderselement.html" class = "tsd-signature-type" > TableBordersElement< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_.table.html" class = "tsd-signature-type" > Table< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_.tablerow.html" class = "tsd-signature-type" > TableRow< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_.tablerowproperties.html" class = "tsd-signature-type" > TableRowProperties< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_.tablecell.html" class = "tsd-signature-type" > TableCell< / a >
2018-06-21 23:24:38 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_table_table_.tablecellproperties.html" class = "tsd-signature-type" > TableCellProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_body_section_properties_columns_columns_.columns.html" class = "tsd-signature-type" > Columns< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_body_section_properties_doc_grid_doc_grid_.documentgrid.html" class = "tsd-signature-type" > DocumentGrid< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_body_section_properties_footer_reference_footer_reference_.footerreference.html" class = "tsd-signature-type" > FooterReference< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_body_section_properties_header_reference_header_reference_.headerreference.html" class = "tsd-signature-type" > HeaderReference< / a >
2018-02-21 21:37:01 +00:00
< / li >
2018-05-29 19:20:59 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_body_section_properties_page_margin_page_margin_.pagemargin.html" class = "tsd-signature-type" > PageMargin< / a >
2018-05-29 19:20:59 +00:00
< / li >
2018-02-21 21:37:01 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_body_section_properties_page_size_page_size_.pagesize.html" class = "tsd-signature-type" > PageSize< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_body_section_properties_section_properties_.sectionproperties.html" class = "tsd-signature-type" > SectionProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_body_section_properties_page_number_page_number_.pagenumbertype.html" class = "tsd-signature-type" > PageNumberType< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_body_body_.body.html" class = "tsd-signature-type" > Body< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_document_document_.document.html" class = "tsd-signature-type" > Document< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_footer_footer_.footer.html" class = "tsd-signature-type" > Footer< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_relationships_relationship_relationship_.relationship.html" class = "tsd-signature-type" > Relationship< / a >
2018-02-21 21:37:01 +00:00
< / li >
2018-06-30 22:56:07 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_relationships_relationships_.relationships.html" class = "tsd-signature-type" > Relationships< / a >
2018-06-30 22:56:07 +00:00
< / li >
2018-02-21 21:37:01 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_footnotes_footnote_run_footnote_ref_.footnoteref.html" class = "tsd-signature-type" > FootnoteRef< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_footnotes_footnote_footnote_.footnote.html" class = "tsd-signature-type" > Footnote< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_footnotes_footnote_run_continuation_seperator_.continuationseperator.html" class = "tsd-signature-type" > ContinuationSeperator< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_footnotes_footnote_run_seperator_.seperator.html" class = "tsd-signature-type" > Seperator< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_footnotes_footnotes_.footnotes.html" class = "tsd-signature-type" > FootNotes< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_header_header_.header.html" class = "tsd-signature-type" > Header< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_properties_.paragraphproperties.html" class = "tsd-signature-type" > ParagraphProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_level_.start.html" class = "tsd-signature-type" > Start< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_level_.numberformat.html" class = "tsd-signature-type" > NumberFormat< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_level_.leveltext.html" class = "tsd-signature-type" > LevelText< / a >
2018-02-21 21:37:01 +00:00
< / li >
2018-07-26 12:06:04 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_level_.leveljc.html" class = "tsd-signature-type" > LevelJc< / a >
2018-07-26 12:06:04 +00:00
< / li >
2018-05-08 00:18:25 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_level_.levelbase.html" class = "tsd-signature-type" > LevelBase< / a >
2018-05-08 00:18:25 +00:00
< / li >
2018-07-24 21:44:17 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_multi_level_type_.multileveltype.html" class = "tsd-signature-type" > MultiLevelType< / a >
2018-07-24 21:44:17 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_abstract_numbering_.abstractnumbering.html" class = "tsd-signature-type" > AbstractNumbering< / a >
2018-07-24 21:44:17 +00:00
< / li >
2018-02-21 21:37:01 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_num_.abstractnumid.html" class = "tsd-signature-type" > AbstractNumId< / a >
2018-02-21 21:37:01 +00:00
< / li >
2018-05-16 18:53:57 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_num_.num.html" class = "tsd-signature-type" > Num< / a >
2018-05-16 18:53:57 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_num_.leveloverride.html" class = "tsd-signature-type" > LevelOverride< / a >
2018-05-16 18:53:57 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_num_.startoverride.html" class = "tsd-signature-type" > StartOverride< / a >
2018-05-16 18:53:57 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_numbering_numbering_.numbering.html" class = "tsd-signature-type" > Numbering< / a >
2018-05-16 18:53:57 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_defaults_paragraph_properties_.paragraphpropertiesdefaults.html" class = "tsd-signature-type" > ParagraphPropertiesDefaults< / a >
2018-05-16 18:53:57 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_defaults_run_properties_.runpropertiesdefaults.html" class = "tsd-signature-type" > RunPropertiesDefaults< / a >
2018-05-16 18:53:57 +00:00
< / li >
2018-08-02 01:22:42 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_defaults_index_.documentdefaults.html" class = "tsd-signature-type" > DocumentDefaults< / a >
2018-08-02 01:22:42 +00:00
< / li >
2018-02-21 21:37:01 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.name.html" class = "tsd-signature-type" > Name< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.basedon.html" class = "tsd-signature-type" > BasedOn< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.next.html" class = "tsd-signature-type" > Next< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.link.html" class = "tsd-signature-type" > Link< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.uipriority.html" class = "tsd-signature-type" > UiPriority< / a >
2018-02-21 21:37:01 +00:00
< / li >
2018-03-22 23:07:06 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.unhidewhenused.html" class = "tsd-signature-type" > UnhideWhenUsed< / a >
2018-03-22 23:07:06 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.quickformat.html" class = "tsd-signature-type" > QuickFormat< / a >
2018-03-22 23:07:06 +00:00
< / li >
2018-02-21 21:37:01 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.tableproperties.html" class = "tsd-signature-type" > TableProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.rsid.html" class = "tsd-signature-type" > RsId< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_components_.semihidden.html" class = "tsd-signature-type" > SemiHidden< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_style_index_.style.html" class = "tsd-signature-type" > Style< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_styles_index_.styles.html" class = "tsd-signature-type" > Styles< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_floating_simple_pos_.simplepos.html" class = "tsd-signature-type" > SimplePos< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_floating_align_.align.html" class = "tsd-signature-type" > Align< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_floating_position_offset_.positionoffset.html" class = "tsd-signature-type" > PositionOffset< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_floating_horizontal_position_.horizontalposition.html" class = "tsd-signature-type" > HorizontalPosition< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_floating_vertical_position_.verticalposition.html" class = "tsd-signature-type" > VerticalPosition< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_blip_blip_.blip.html" class = "tsd-signature-type" > Blip< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_blip_source_rectangle_.sourcerectangle.html" class = "tsd-signature-type" > SourceRectangle< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_blip_stretch_.fillrectangle.html" class = "tsd-signature-type" > FillRectangle< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_blip_stretch_.stretch.html" class = "tsd-signature-type" > Stretch< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_blip_blip_fill_.blipfill.html" class = "tsd-signature-type" > BlipFill< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_non_visual_pic_properties_child_non_visual_pic_properties_pic_locks_pic_locks_.piclocks.html" class = "tsd-signature-type" > PicLocks< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_non_visual_pic_properties_child_non_visual_pic_properties_child_non_visual_pic_properties_.childnonvisualproperties.html" class = "tsd-signature-type" > ChildNonVisualProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_non_visual_pic_properties_non_visual_properties_non_visual_properties_.nonvisualproperties.html" class = "tsd-signature-type" > NonVisualProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_non_visual_pic_properties_non_visual_pic_properties_.nonvisualpicproperties.html" class = "tsd-signature-type" > NonVisualPicProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_shape_properties_form_extents_extents_.extents.html" class = "tsd-signature-type" > Extents< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_shape_properties_form_offset_off_.offset.html" class = "tsd-signature-type" > Offset< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_shape_properties_form_form_.form.html" class = "tsd-signature-type" > Form< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_shape_properties_preset_geometry_adjustment_values_adjustment_values_.adjustmentvalues.html" class = "tsd-signature-type" > AdjustmentValues< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_shape_properties_preset_geometry_preset_geometry_.presetgeometry.html" class = "tsd-signature-type" > PresetGeometry< / a >
2018-02-21 21:37:01 +00:00
< / li >
2018-05-19 11:32:15 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_shape_properties_shape_properties_.shapeproperties.html" class = "tsd-signature-type" > ShapeProperties< / a >
2018-05-19 11:32:15 +00:00
< / li >
2018-02-21 21:37:01 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_pic_pic_.pic.html" class = "tsd-signature-type" > Pic< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_data_graphic_data_.graphicdata.html" class = "tsd-signature-type" > GraphicData< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_graphic_graphic_.graphic.html" class = "tsd-signature-type" > Graphic< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_text_wrap_wrap_none_.wrapnone.html" class = "tsd-signature-type" > WrapNone< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_text_wrap_wrap_square_.wrapsquare.html" class = "tsd-signature-type" > WrapSquare< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_text_wrap_wrap_tight_.wraptight.html" class = "tsd-signature-type" > WrapTight< / a >
2018-02-21 21:37:01 +00:00
< / li >
2018-06-30 22:56:07 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_text_wrap_wrap_top_and_bottom_.wraptopandbottom.html" class = "tsd-signature-type" > WrapTopAndBottom< / a >
2018-06-30 22:56:07 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_doc_properties_doc_properties_.docproperties.html" class = "tsd-signature-type" > DocProperties< / a >
2018-06-30 22:56:07 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_effect_extent_effect_extent_.effectextent.html" class = "tsd-signature-type" > EffectExtent< / a >
2018-06-30 22:56:07 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_extent_extent_.extent.html" class = "tsd-signature-type" > Extent< / a >
2018-06-30 22:56:07 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_graphic_frame_graphic_frame_locks_graphic_frame_locks_.graphicframelocks.html" class = "tsd-signature-type" > GraphicFrameLocks< / a >
2018-06-30 22:56:07 +00:00
< / li >
2018-02-21 21:37:01 +00:00
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_graphic_frame_graphic_frame_properties_.graphicframeproperties.html" class = "tsd-signature-type" > GraphicFrameProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_anchor_anchor_.anchor.html" class = "tsd-signature-type" > Anchor< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_inline_inline_.inline.html" class = "tsd-signature-type" > Inline< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_drawing_drawing_.drawing.html" class = "tsd-signature-type" > Drawing< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_page_break_.break.html" class = "tsd-signature-type" > Break< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_page_break_.pagebreakbefore.html" class = "tsd-signature-type" > PageBreakBefore< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_spacing_.spacing.html" class = "tsd-signature-type" > Spacing< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_style_.style.html" class = "tsd-signature-type" > Style< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_tab_stop_.tabstop.html" class = "tsd-signature-type" > TabStop< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_tab_stop_.tab.html" class = "tsd-signature-type" > Tab< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_unordered_list_.numberproperties.html" class = "tsd-signature-type" > NumberProperties< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_unordered_list_.indentlevel.html" class = "tsd-signature-type" > IndentLevel< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_unordered_list_.numberid.html" class = "tsd-signature-type" > NumberId< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_footnotes_footnote_run_reference_run_.footnotereference.html" class = "tsd-signature-type" > FootnoteReference< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_formatting_bidi_.bidi.html" class = "tsd-signature-type" > Bidi< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_links_hyperlink_.hyperlink.html" class = "tsd-signature-type" > Hyperlink< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_links_bookmark_.bookmarkstart.html" class = "tsd-signature-type" > BookmarkStart< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_links_bookmark_.bookmarkend.html" class = "tsd-signature-type" > BookmarkEnd< / a >
2018-02-21 21:37:01 +00:00
< / li >
< li >
2018-08-03 01:25:26 +00:00
< a href = "_file_paragraph_paragraph_.paragraph.html" class = "tsd-signature-type" > Paragraph< / a >
2018-02-21 21:37:01 +00:00
< / li >
2018-06-30 22:56:07 +00:00
< li >
< a href = "_file_document_body_section_properties_title_page_title_page_.titlepage.html" class = "tsd-signature-type" > TitlePage< / a >
< / li >
2018-02-21 21:37:01 +00:00
< li >
< a href = "_file_drawing_inline_graphic_graphic_data_pic_shape_properties_no_fill_.nofill.html" class = "tsd-signature-type" > NoFill< / a >
< / li >
< li >
< a href = "_file_drawing_inline_graphic_graphic_data_pic_shape_properties_outline_no_fill_.nofill.html" class = "tsd-signature-type" > NoFill< / a >
< / li >
< li >
< a href = "_file_drawing_inline_graphic_graphic_data_pic_shape_properties_outline_outline_.outline.html" class = "tsd-signature-type" > Outline< / a >
< / li >
< li >
< a href = "_file_styles_latent_styles_exceptions_.latentstyleexception.html" class = "tsd-signature-type" > LatentStyleException< / a >
< / li >
< li >
< a href = "_file_styles_latent_styles_index_.latentstyles.html" class = "tsd-signature-type" > LatentStyles< / a >
< / li >
< li >
< a href = "_file_xml_components_xml_component_spec_.testcomponent.html" class = "tsd-signature-type" > TestComponent< / a >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / section >
< section class = "tsd-panel-group tsd-index-group" >
< h2 > Index< / h2 >
< section class = "tsd-panel tsd-index-panel" >
< div class = "tsd-index-content" >
< section class = "tsd-index-section " >
< h3 > Constructors< / h3 >
< ul class = "tsd-index-list" >
< li class = "tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite" > < a href = "_file_xml_components_xml_component_.xmlcomponent.html#constructor" class = "tsd-kind-icon" > constructor< / a > < / li >
< / ul >
< / section >
< section class = "tsd-index-section tsd-is-private-protected" >
< h3 > Properties< / h3 >
< ul class = "tsd-index-list" >
2018-05-16 18:53:57 +00:00
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected" > < a href = "_file_xml_components_xml_component_.xmlcomponent.html#deleted" class = "tsd-kind-icon" > deleted< / a > < / li >
2018-02-21 21:37:01 +00:00
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-protected" > < a href = "_file_xml_components_xml_component_.xmlcomponent.html#root" class = "tsd-kind-icon" > root< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected" > < a href = "_file_xml_components_xml_component_.xmlcomponent.html#rootkey" class = "tsd-kind-icon" > root< wbr > Key< / a > < / li >
< / ul >
< / section >
2018-05-16 18:53:57 +00:00
< section class = "tsd-index-section tsd-is-inherited" >
< h3 > Accessors< / h3 >
< ul class = "tsd-index-list" >
< li class = "tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited" > < a href = "_file_xml_components_xml_component_.xmlcomponent.html#isdeleted" class = "tsd-kind-icon" > is< wbr > Deleted< / a > < / li >
< / ul >
< / section >
2018-02-21 21:37:01 +00:00
< section class = "tsd-index-section " >
< h3 > Methods< / h3 >
< ul class = "tsd-index-list" >
2018-05-16 18:53:57 +00:00
< li class = "tsd-kind-method tsd-parent-kind-class" > < a href = "_file_xml_components_xml_component_.xmlcomponent.html#addchildelement" class = "tsd-kind-icon" > add< wbr > Child< wbr > Element< / a > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class" > < a href = "_file_xml_components_xml_component_.xmlcomponent.html#delete" class = "tsd-kind-icon" > delete< / a > < / li >
2018-02-21 21:37:01 +00:00
< li class = "tsd-kind-method tsd-parent-kind-class tsd-is-overwrite" > < a href = "_file_xml_components_xml_component_.xmlcomponent.html#prepforxml" class = "tsd-kind-icon" > prep< wbr > For< wbr > Xml< / a > < / li >
< / ul >
< / section >
< / div >
< / section >
< / section >
< section class = "tsd-panel-group tsd-member-group " >
< h2 > Constructors< / h2 >
< section class = "tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite" >
< a name = "constructor" class = "tsd-anchor" > < / a >
< h3 > constructor< / h3 >
< ul class = "tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite" >
< li class = "tsd-signature tsd-kind-icon" > new < wbr > Xml< wbr > Component< span class = "tsd-signature-symbol" > (< / span > rootKey< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < a href = "_file_xml_components_xml_component_.xmlcomponent.html" class = "tsd-signature-type" > XmlComponent< / a > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< p > Overrides < a href = "_file_xml_components_base_.basexmlcomponent.html" > BaseXmlComponent< / a > .< a href = "_file_xml_components_base_.basexmlcomponent.html#constructor" > constructor< / a > < / p >
< ul >
2018-08-06 02:03:57 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/0bdbb1b/src/file/xml-components/xml-component.ts#L6" > file/xml-components/xml-component.ts:6< / a > < / li >
2018-02-21 21:37:01 +00:00
< / ul >
< / aside >
< h4 class = "tsd-parameters-title" > Parameters< / h4 >
< ul class = "tsd-parameters" >
< li >
< h5 > rootKey: < span class = "tsd-signature-type" > string< / span > < / h5 >
< / li >
< / ul >
< h4 class = "tsd-returns-title" > Returns < a href = "_file_xml_components_xml_component_.xmlcomponent.html" class = "tsd-signature-type" > XmlComponent< / a > < / h4 >
< / li >
< / ul >
< / section >
< / section >
< section class = "tsd-panel-group tsd-member-group tsd-is-private-protected" >
< h2 > Properties< / h2 >
2018-05-16 18:53:57 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected" >
< a name = "deleted" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagProtected" > Protected< / span > deleted< / h3 >
< div class = "tsd-signature tsd-kind-icon" > deleted< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > boolean< / span > < span class = "tsd-signature-symbol" > = false< / span > < / div >
< aside class = "tsd-sources" >
< p > Inherited from < a href = "_file_xml_components_base_.basexmlcomponent.html" > BaseXmlComponent< / a > .< a href = "_file_xml_components_base_.basexmlcomponent.html#deleted" > deleted< / a > < / p >
< ul >
2018-08-06 02:03:57 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/0bdbb1b/src/file/xml-components/base.ts#L5" > file/xml-components/base.ts:5< / a > < / li >
2018-05-16 18:53:57 +00:00
< / ul >
< / aside >
< / section >
2018-02-21 21:37:01 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected" >
< a name = "root" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagProtected" > Protected< / span > root< / h3 >
< div class = "tsd-signature tsd-kind-icon" > root< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > Array< / span > < span class = "tsd-signature-symbol" > < < / span > < a href = "_file_xml_components_base_.basexmlcomponent.html" class = "tsd-signature-type" > BaseXmlComponent< / a > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > > < / span > < / div >
< aside class = "tsd-sources" >
< ul >
2018-08-06 02:03:57 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/0bdbb1b/src/file/xml-components/xml-component.ts#L6" > file/xml-components/xml-component.ts:6< / a > < / li >
2018-02-21 21:37:01 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected" >
< a name = "rootkey" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagProtected" > Protected< / span > root< wbr > Key< / h3 >
< div class = "tsd-signature tsd-kind-icon" > root< wbr > Key< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < / div >
< aside class = "tsd-sources" >
< p > Inherited from < a href = "_file_xml_components_base_.basexmlcomponent.html" > BaseXmlComponent< / a > .< a href = "_file_xml_components_base_.basexmlcomponent.html#rootkey" > rootKey< / a > < / p >
< ul >
2018-08-06 02:03:57 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/0bdbb1b/src/file/xml-components/base.ts#L4" > file/xml-components/base.ts:4< / a > < / li >
2018-02-21 21:37:01 +00:00
< / ul >
< / aside >
< / section >
< / section >
2018-05-16 18:53:57 +00:00
< section class = "tsd-panel-group tsd-member-group tsd-is-inherited" >
< h2 > Accessors< / h2 >
< section class = "tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited" >
< a name = "isdeleted" class = "tsd-anchor" > < / a >
< h3 > is< wbr > Deleted< / h3 >
< ul class = "tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited" >
< li class = "tsd-signature tsd-kind-icon" > < span class = "tsd-signature-symbol" > get< / span > isDeleted< span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > boolean< / span > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< p > Inherited from < a href = "_file_xml_components_base_.basexmlcomponent.html" > BaseXmlComponent< / a > .< a href = "_file_xml_components_base_.basexmlcomponent.html#isdeleted" > isDeleted< / a > < / p >
< ul >
2018-08-06 02:03:57 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/0bdbb1b/src/file/xml-components/base.ts#L13" > file/xml-components/base.ts:13< / a > < / li >
2018-05-16 18:53:57 +00:00
< / ul >
< / aside >
< h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > boolean< / span > < / h4 >
< / li >
< / ul >
< / section >
< / section >
2018-02-21 21:37:01 +00:00
< section class = "tsd-panel-group tsd-member-group " >
< h2 > Methods< / h2 >
2018-05-16 18:53:57 +00:00
< section class = "tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class" >
< a name = "addchildelement" class = "tsd-anchor" > < / a >
< h3 > add< wbr > Child< wbr > Element< / h3 >
< ul class = "tsd-signatures tsd-kind-method tsd-parent-kind-class" >
< li class = "tsd-signature tsd-kind-icon" > add< wbr > Child< wbr > Element< span class = "tsd-signature-symbol" > (< / span > child< span class = "tsd-signature-symbol" > : < / span > < a href = "_file_xml_components_xml_component_.xmlcomponent.html" class = "tsd-signature-type" > XmlComponent< / a > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < a href = "_file_xml_components_xml_component_.xmlcomponent.html" class = "tsd-signature-type" > XmlComponent< / a > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< ul >
2018-08-06 02:03:57 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/0bdbb1b/src/file/xml-components/xml-component.ts#L34" > file/xml-components/xml-component.ts:34< / a > < / li >
2018-05-16 18:53:57 +00:00
< / ul >
< / aside >
< h4 class = "tsd-parameters-title" > Parameters< / h4 >
< ul class = "tsd-parameters" >
< li >
< h5 > child: < a href = "_file_xml_components_xml_component_.xmlcomponent.html" class = "tsd-signature-type" > XmlComponent< / a > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > string< / span > < / h5 >
< / li >
< / ul >
< h4 class = "tsd-returns-title" > Returns < a href = "_file_xml_components_xml_component_.xmlcomponent.html" class = "tsd-signature-type" > XmlComponent< / a > < / h4 >
< / li >
< / ul >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class" >
< a name = "delete" class = "tsd-anchor" > < / a >
< h3 > delete< / h3 >
< ul class = "tsd-signatures tsd-kind-method tsd-parent-kind-class" >
< li class = "tsd-signature tsd-kind-icon" > delete< span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > void< / span > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< ul >
2018-08-06 02:03:57 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/0bdbb1b/src/file/xml-components/xml-component.ts#L40" > file/xml-components/xml-component.ts:40< / a > < / li >
2018-05-16 18:53:57 +00:00
< / ul >
< / aside >
< h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > void< / span > < / h4 >
< / li >
< / ul >
< / section >
2018-02-21 21:37:01 +00:00
< section class = "tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite" >
< a name = "prepforxml" class = "tsd-anchor" > < / a >
< h3 > prep< wbr > For< wbr > Xml< / h3 >
< ul class = "tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite" >
< li class = "tsd-signature tsd-kind-icon" > prep< wbr > For< wbr > Xml< span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < a href = "../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class = "tsd-signature-type" > IXmlableObject< / a > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< p > Overrides < a href = "_file_xml_components_base_.basexmlcomponent.html" > BaseXmlComponent< / a > .< a href = "_file_xml_components_base_.basexmlcomponent.html#prepforxml" > prepForXml< / a > < / p >
< ul >
2018-08-06 02:03:57 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/0bdbb1b/src/file/xml-components/xml-component.ts#L13" > file/xml-components/xml-component.ts:13< / a > < / li >
2018-02-21 21:37:01 +00:00
< / ul >
< / aside >
< h4 class = "tsd-returns-title" > Returns < a href = "../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class = "tsd-signature-type" > IXmlableObject< / a > < / h4 >
< / li >
< / ul >
< / section >
< / section >
< / div >
< div class = "col-4 col-menu menu-sticky-wrap menu-highlight" >
< nav class = "tsd-navigation primary" >
< ul >
< li class = "globals " >
< a href = "../globals.html" > < em > Globals< / em > < / a >
< / li >
< li class = "current tsd-kind-external-module" >
< a href = "../modules/_file_xml_components_xml_component_.html" > "file/xml-< wbr > components/xml-< wbr > component"< / a >
< / li >
< / ul >
< / nav >
< nav class = "tsd-navigation secondary menu-sticky" >
< ul class = "before-current" >
< / ul >
< ul class = "current" >
< li class = "current tsd-kind-class tsd-parent-kind-external-module" >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html" class = "tsd-kind-icon" > Xml< wbr > Component< / a >
< ul >
< li class = " tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite" >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html#constructor" class = "tsd-kind-icon" > constructor< / a >
< / li >
2018-05-16 18:53:57 +00:00
< li class = " tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected" >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html#deleted" class = "tsd-kind-icon" > deleted< / a >
< / li >
2018-02-21 21:37:01 +00:00
< li class = " tsd-kind-property tsd-parent-kind-class tsd-is-protected" >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html#root" class = "tsd-kind-icon" > root< / a >
< / li >
< li class = " tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected" >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html#rootkey" class = "tsd-kind-icon" > root< wbr > Key< / a >
< / li >
2018-05-16 18:53:57 +00:00
< li class = " tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited" >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html#isdeleted" class = "tsd-kind-icon" > is< wbr > Deleted< / a >
< / li >
< li class = " tsd-kind-method tsd-parent-kind-class" >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html#addchildelement" class = "tsd-kind-icon" > add< wbr > Child< wbr > Element< / a >
< / li >
< li class = " tsd-kind-method tsd-parent-kind-class" >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html#delete" class = "tsd-kind-icon" > delete< / a >
< / li >
2018-02-21 21:37:01 +00:00
< li class = " tsd-kind-method tsd-parent-kind-class tsd-is-overwrite" >
< a href = "_file_xml_components_xml_component_.xmlcomponent.html#prepforxml" class = "tsd-kind-icon" > prep< wbr > For< wbr > Xml< / a >
< / li >
< / ul >
< / li >
< / ul >
< ul class = "after-current" >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< footer class = "with-border-bottom" >
< div class = "container" >
< h2 > Legend< / h2 >
< div class = "tsd-legend-group" >
< ul class = "tsd-legend" >
< li class = "tsd-kind-module" > < span class = "tsd-kind-icon" > Module< / span > < / li >
< li class = "tsd-kind-object-literal" > < span class = "tsd-kind-icon" > Object literal< / span > < / li >
< li class = "tsd-kind-variable" > < span class = "tsd-kind-icon" > Variable< / span > < / li >
< li class = "tsd-kind-function" > < span class = "tsd-kind-icon" > Function< / span > < / li >
< li class = "tsd-kind-function tsd-has-type-parameter" > < span class = "tsd-kind-icon" > Function with type parameter< / span > < / li >
< li class = "tsd-kind-index-signature" > < span class = "tsd-kind-icon" > Index signature< / span > < / li >
< li class = "tsd-kind-type-alias" > < span class = "tsd-kind-icon" > Type alias< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-enum" > < span class = "tsd-kind-icon" > Enumeration< / span > < / li >
< li class = "tsd-kind-enum-member" > < span class = "tsd-kind-icon" > Enumeration member< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-enum" > < span class = "tsd-kind-icon" > Property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-enum" > < span class = "tsd-kind-icon" > Method< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-interface" > < span class = "tsd-kind-icon" > Interface< / span > < / li >
< li class = "tsd-kind-interface tsd-has-type-parameter" > < span class = "tsd-kind-icon" > Interface with type parameter< / span > < / li >
< li class = "tsd-kind-constructor tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Constructor< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Method< / span > < / li >
< li class = "tsd-kind-index-signature tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Index signature< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-class" > < span class = "tsd-kind-icon" > Class< / span > < / li >
< li class = "tsd-kind-class tsd-has-type-parameter" > < span class = "tsd-kind-icon" > Class with type parameter< / span > < / li >
< li class = "tsd-kind-constructor tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Constructor< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Accessor< / span > < / li >
< li class = "tsd-kind-index-signature tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Index signature< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited constructor< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited accessor< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-protected" > < span class = "tsd-kind-icon" > Protected property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class tsd-is-protected" > < span class = "tsd-kind-icon" > Protected method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class tsd-is-protected" > < span class = "tsd-kind-icon" > Protected accessor< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-private" > < span class = "tsd-kind-icon" > Private property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class tsd-is-private" > < span class = "tsd-kind-icon" > Private method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class tsd-is-private" > < span class = "tsd-kind-icon" > Private accessor< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-static" > < span class = "tsd-kind-icon" > Static property< / span > < / li >
< li class = "tsd-kind-call-signature tsd-parent-kind-class tsd-is-static" > < span class = "tsd-kind-icon" > Static method< / span > < / li >
< / ul >
< / div >
< / div >
< / footer >
< div class = "container tsd-generator" >
< p > Generated using < a href = "http://typedoc.org/" target = "_blank" > TypeDoc< / a > < / p >
< / div >
< div class = "overlay" > < / div >
< script src = "../assets/js/main.js" > < / script >
< script > if ( location . protocol == 'file:' ) document . write ( '<script src="../assets/js/search.js"><' + '/script>' ) ; < / script >
< / body >
< / html >