2018-11-02 03:16:34 +00:00
<!doctype html>
< html class = "default no-js" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2019-08-06 22:40:09 +00:00
< title > ITableCellOptions | docx< / title >
2018-11-02 03:16:34 +00:00
< 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 >
< / 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 >
2019-08-06 22:40:09 +00:00
< a href = "itablecelloptions.html" > ITableCellOptions< / a >
2018-11-02 03:16:34 +00:00
< / li >
< / ul >
2019-08-06 22:40:09 +00:00
< h1 > Interface ITableCellOptions< / h1 >
2018-11-02 03:16:34 +00:00
< / div >
< / div >
< / header >
< div class = "container container-main" >
< div class = "row" >
< div class = "col-8 col-content" >
2019-08-06 22:40:09 +00:00
< section class = "tsd-panel tsd-hierarchy" >
< h3 > Hierarchy< / h3 >
< ul class = "tsd-hierarchy" >
< li >
< span class = "target" > ITableCellOptions< / span >
< / li >
< / ul >
< / section >
2018-11-02 03:16:34 +00:00
< 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 tsd-is-external" >
2019-08-06 22:40:09 +00:00
< h3 > Properties< / h3 >
2018-11-02 03:16:34 +00:00
< ul class = "tsd-index-list" >
2019-09-29 03:48:33 +00:00
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#borders" class = "tsd-kind-icon" > borders< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#children" class = "tsd-kind-icon" > children< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#columnspan" class = "tsd-kind-icon" > column< wbr > Span< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#margins" class = "tsd-kind-icon" > margins< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#rowspan" class = "tsd-kind-icon" > row< wbr > Span< / a > < / li >
2019-08-06 22:40:09 +00:00
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#shading" class = "tsd-kind-icon" > shading< / a > < / li >
2020-05-13 02:03:52 +00:00
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#textdirection" class = "tsd-kind-icon" > text< wbr > Direction< / a > < / li >
2019-09-29 03:48:33 +00:00
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#verticalalign" class = "tsd-kind-icon" > vertical< wbr > Align< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#verticalmerge" class = "tsd-kind-icon" > vertical< wbr > Merge< / a > < / li >
2019-10-12 19:16:02 +00:00
< li class = "tsd-kind-property tsd-parent-kind-interface tsd-is-external" > < a href = "itablecelloptions.html#width" class = "tsd-kind-icon" > width< / a > < / li >
2018-11-02 03:16:34 +00:00
< / ul >
< / section >
< / div >
< / section >
< / section >
< section class = "tsd-panel-group tsd-member-group tsd-is-external" >
2019-08-06 22:40:09 +00:00
< h2 > Properties< / h2 >
2019-09-29 03:48:33 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "borders" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > borders< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > borders< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-symbol" > { < / span > bottom< span class = "tsd-signature-symbol" > ?: < / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-symbol" > { < / span > color< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > ; < / span > size< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > ; < / span > style< span class = "tsd-signature-symbol" > : < / span > < a href = "../enums/borderstyle.html" class = "tsd-signature-type" > BorderStyle< / a > < span class = "tsd-signature-symbol" > }< / span > < span class = "tsd-signature-symbol" > ; < / span > left< span class = "tsd-signature-symbol" > ?: < / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-symbol" > { < / span > color< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > ; < / span > size< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > ; < / span > style< span class = "tsd-signature-symbol" > : < / span > < a href = "../enums/borderstyle.html" class = "tsd-signature-type" > BorderStyle< / a > < span class = "tsd-signature-symbol" > }< / span > < span class = "tsd-signature-symbol" > ; < / span > right< span class = "tsd-signature-symbol" > ?: < / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-symbol" > { < / span > color< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > ; < / span > size< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > ; < / span > style< span class = "tsd-signature-symbol" > : < / span > < a href = "../enums/borderstyle.html" class = "tsd-signature-type" > BorderStyle< / a > < span class = "tsd-signature-symbol" > }< / span > < span class = "tsd-signature-symbol" > ; < / span > top< span class = "tsd-signature-symbol" > ?: < / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-symbol" > { < / span > color< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > ; < / span > size< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > ; < / span > style< span class = "tsd-signature-symbol" > : < / span > < a href = "../enums/borderstyle.html" class = "tsd-signature-type" > BorderStyle< / a > < span class = "tsd-signature-symbol" > }< / span > < span class = "tsd-signature-symbol" > }< / span > < / div >
2019-09-29 03:48:33 +00:00
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L25" > src/file/table/table-cell/table-cell.ts:25< / a > < / li >
2019-09-29 03:48:33 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "children" class = "tsd-anchor" > < / a >
< h3 > children< / h3 >
2020-08-01 17:08:19 +00:00
< div class = "tsd-signature tsd-kind-icon" > children< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-symbol" > (< / span > < a href = "../classes/paragraph.html" class = "tsd-signature-type" > Paragraph< / a > < span class = "tsd-signature-symbol" > | < / span > < a href = "../classes/table.html" class = "tsd-signature-type" > Table< / a > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > []< / span > < / div >
2019-09-29 03:48:33 +00:00
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L47" > src/file/table/table-cell/table-cell.ts:47< / a > < / li >
2019-09-29 03:48:33 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "columnspan" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > column< wbr > Span< / h3 >
< div class = "tsd-signature tsd-kind-icon" > column< wbr > Span< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > number< / span > < / div >
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L23" > src/file/table/table-cell/table-cell.ts:23< / a > < / li >
2019-09-29 03:48:33 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "margins" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > margins< / h3 >
< div class = "tsd-signature tsd-kind-icon" > margins< span class = "tsd-signature-symbol" > :< / span > < a href = "itablecellmarginoptions.html" class = "tsd-signature-type" > ITableCellMarginOptions< / a > < / div >
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L15" > src/file/table/table-cell/table-cell.ts:15< / a > < / li >
2019-09-29 03:48:33 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "rowspan" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > row< wbr > Span< / h3 >
< div class = "tsd-signature tsd-kind-icon" > row< wbr > Span< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > number< / span > < / div >
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L24" > src/file/table/table-cell/table-cell.ts:24< / a > < / li >
2019-09-29 03:48:33 +00:00
< / ul >
< / aside >
< / section >
2019-08-06 22:40:09 +00:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "shading" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > shading< / h3 >
< div class = "tsd-signature tsd-kind-icon" > shading< span class = "tsd-signature-symbol" > :< / span > < a href = "itableshadingattributesproperties.html" class = "tsd-signature-type" > ITableShadingAttributesProperties< / a > < / div >
2018-11-02 03:16:34 +00:00
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L14" > src/file/table/table-cell/table-cell.ts:14< / a > < / li >
2020-05-13 02:03:52 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "textdirection" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > text< wbr > Direction< / h3 >
< div class = "tsd-signature tsd-kind-icon" > text< wbr > Direction< span class = "tsd-signature-symbol" > :< / span > < a href = "../enums/textdirection.html" class = "tsd-signature-type" > TextDirection< / a > < / div >
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L17" > src/file/table/table-cell/table-cell.ts:17< / a > < / li >
2019-09-29 03:48:33 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "verticalalign" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > vertical< wbr > Align< / h3 >
< div class = "tsd-signature tsd-kind-icon" > vertical< wbr > Align< span class = "tsd-signature-symbol" > :< / span > < a href = "../classes/verticalalign.html" class = "tsd-signature-type" > VerticalAlign< / a > < / div >
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L16" > src/file/table/table-cell/table-cell.ts:16< / a > < / li >
2019-09-29 03:48:33 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "verticalmerge" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > vertical< wbr > Merge< / h3 >
< div class = "tsd-signature tsd-kind-icon" > vertical< wbr > Merge< span class = "tsd-signature-symbol" > :< / span > < a href = "../enums/verticalmergetype.html" class = "tsd-signature-type" > VerticalMergeType< / a > < / div >
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L18" > src/file/table/table-cell/table-cell.ts:18< / a > < / li >
2019-10-12 19:16:02 +00:00
< / ul >
< / aside >
< / section >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a name = "width" class = "tsd-anchor" > < / a >
< h3 > < span class = "tsd-flag ts-flagOptional" > Optional< / span > width< / h3 >
2020-07-30 01:44:35 +00:00
< div class = "tsd-signature tsd-kind-icon" > width< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > undefined< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-symbol" > { < / span > size< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > string< / span > < span class = "tsd-signature-symbol" > ; < / span > type< span class = "tsd-signature-symbol" > ?: < / span > < a href = "../enums/widthtype.html" class = "tsd-signature-type" > WidthType< / a > < span class = "tsd-signature-symbol" > }< / span > < / div >
2019-10-12 19:16:02 +00:00
< aside class = "tsd-sources" >
< ul >
2020-09-05 17:44:49 +00:00
< li > Defined in < a href = "https://github.com/dolanmiu/docx/blob/d452136/src/file/table/table-cell/table-cell.ts#L19" > src/file/table/table-cell/table-cell.ts:19< / a > < / li >
2018-11-02 03:16:34 +00:00
< / ul >
< / aside >
< / 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 >
< / ul >
< / nav >
< nav class = "tsd-navigation secondary menu-sticky" >
< ul class = "before-current" >
< / ul >
< ul class = "current" >
2019-08-06 22:40:09 +00:00
< li class = "current tsd-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html" class = "tsd-kind-icon" > ITable< wbr > Cell< wbr > Options< / a >
2018-11-02 03:16:34 +00:00
< ul >
2019-09-29 03:48:33 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#borders" class = "tsd-kind-icon" > borders< / a >
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#children" class = "tsd-kind-icon" > children< / a >
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#columnspan" class = "tsd-kind-icon" > column< wbr > Span< / a >
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#margins" class = "tsd-kind-icon" > margins< / a >
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#rowspan" class = "tsd-kind-icon" > row< wbr > Span< / a >
< / li >
2019-08-06 22:40:09 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#shading" class = "tsd-kind-icon" > shading< / a >
2018-11-02 03:16:34 +00:00
< / li >
2020-05-13 02:03:52 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#textdirection" class = "tsd-kind-icon" > text< wbr > Direction< / a >
< / li >
2019-09-29 03:48:33 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#verticalalign" class = "tsd-kind-icon" > vertical< wbr > Align< / a >
< / li >
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#verticalmerge" class = "tsd-kind-icon" > vertical< wbr > Merge< / a >
< / li >
2019-10-12 19:16:02 +00:00
< li class = " tsd-kind-property tsd-parent-kind-interface tsd-is-external" >
< a href = "itablecelloptions.html#width" class = "tsd-kind-icon" > width< / a >
< / li >
2018-11-02 03:16:34 +00:00
< / 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 >
2020-07-30 01:44:35 +00:00
< li class = "tsd-kind-type-alias tsd-has-type-parameter" > < span class = "tsd-kind-icon" > Type alias with type parameter< / span > < / li >
2018-11-02 03:16:34 +00:00
< / 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" >
2020-07-30 01:44:35 +00:00
< p > Generated using < a href = "https://typedoc.org/" target = "_blank" > TypeDoc< / a > < / p >
2018-11-02 03:16:34 +00:00
< / 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 >