300 lines
17 KiB
HTML
300 lines
17 KiB
HTML
<!doctype html>
|
|
<html class="default no-js">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<title>ITableCellOptions | docx</title>
|
|
<meta name="description" content="Documentation for docx">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
</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.json" 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="../modules.html">docx</a>
|
|
</li>
|
|
<li>
|
|
<a href="itablecelloptions.html">ITableCellOptions</a>
|
|
</li>
|
|
</ul>
|
|
<h1>Interface ITableCellOptions</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>
|
|
<span class="tsd-signature-type">ITableCellPropertiesOptions</span>
|
|
<ul class="tsd-hierarchy">
|
|
<li>
|
|
<span class="target">ITableCellOptions</span>
|
|
</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>Properties</h3>
|
|
<ul class="tsd-index-list">
|
|
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#borders" class="tsd-kind-icon">borders</a></li>
|
|
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablecelloptions.html#children" class="tsd-kind-icon">children</a></li>
|
|
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><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-inherited"><a href="itablecelloptions.html#margins" class="tsd-kind-icon">margins</a></li>
|
|
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#rowspan" class="tsd-kind-icon">row<wbr>Span</a></li>
|
|
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#shading" class="tsd-kind-icon">shading</a></li>
|
|
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#textdirection" class="tsd-kind-icon">text<wbr>Direction</a></li>
|
|
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><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-inherited"><a href="itablecelloptions.html#verticalmerge" class="tsd-kind-icon">vertical<wbr>Merge</a></li>
|
|
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="itablecelloptions.html#width" class="tsd-kind-icon">width</a></li>
|
|
</ul>
|
|
</section>
|
|
</div>
|
|
</section>
|
|
</section>
|
|
<section class="tsd-panel-group tsd-member-group ">
|
|
<h2>Properties</h2>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a name="borders" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> borders</h3>
|
|
<div class="tsd-signature tsd-kind-icon">borders<span class="tsd-signature-symbol">:</span> <a href="itablecellborders.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableCellBorders</a></div>
|
|
<aside class="tsd-sources">
|
|
<p>Inherited from ITableCellPropertiesOptions.borders</p>
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell-properties.ts#L26">src/file/table/table-cell/table-cell-properties.ts:26</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
<a name="children" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> children</h3>
|
|
<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" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="../classes/table.html" class="tsd-signature-type" data-tsd-kind="Class">Table</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div>
|
|
<aside class="tsd-sources">
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell.ts#L9">src/file/table/table-cell/table-cell.ts:9</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a name="columnspan" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</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">number</span></div>
|
|
<aside class="tsd-sources">
|
|
<p>Inherited from ITableCellPropertiesOptions.columnSpan</p>
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell-properties.ts#L24">src/file/table/table-cell/table-cell-properties.ts:24</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a name="margins" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> margins</h3>
|
|
<div class="tsd-signature tsd-kind-icon">margins<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ITableCellMarginOptions</span></div>
|
|
<aside class="tsd-sources">
|
|
<p>Inherited from ITableCellPropertiesOptions.margins</p>
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell-properties.ts#L19">src/file/table/table-cell/table-cell-properties.ts:19</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a name="rowspan" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</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">number</span></div>
|
|
<aside class="tsd-sources">
|
|
<p>Inherited from ITableCellPropertiesOptions.rowSpan</p>
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell-properties.ts#L25">src/file/table/table-cell/table-cell-properties.ts:25</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a name="shading" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
|
|
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IShadingAttributesProperties</a></div>
|
|
<aside class="tsd-sources">
|
|
<p>Inherited from ITableCellPropertiesOptions.shading</p>
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell-properties.ts#L18">src/file/table/table-cell/table-cell-properties.ts:18</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a name="textdirection" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</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" data-tsd-kind="Enumeration">TextDirection</a></div>
|
|
<aside class="tsd-sources">
|
|
<p>Inherited from ITableCellPropertiesOptions.textDirection</p>
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell-properties.ts#L21">src/file/table/table-cell/table-cell-properties.ts:21</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a name="verticalalign" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> vertical<wbr>Align</h3>
|
|
<div class="tsd-signature tsd-kind-icon">vertical<wbr>Align<span class="tsd-signature-symbol">:</span> <a href="../enums/verticalalign.html" class="tsd-signature-type" data-tsd-kind="Enumeration">VerticalAlign</a></div>
|
|
<aside class="tsd-sources">
|
|
<p>Inherited from ITableCellPropertiesOptions.verticalAlign</p>
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell-properties.ts#L20">src/file/table/table-cell/table-cell-properties.ts:20</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a name="verticalmerge" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</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" data-tsd-kind="Enumeration">VerticalMergeType</a></div>
|
|
<aside class="tsd-sources">
|
|
<p>Inherited from ITableCellPropertiesOptions.verticalMerge</p>
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell-properties.ts#L22">src/file/table/table-cell/table-cell-properties.ts:22</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a name="width" class="tsd-anchor"></a>
|
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> width</h3>
|
|
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <a href="itablewidthproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableWidthProperties</a></div>
|
|
<aside class="tsd-sources">
|
|
<p>Inherited from ITableCellPropertiesOptions.width</p>
|
|
<ul>
|
|
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/db20efa/src/file/table/table-cell/table-cell-properties.ts#L23">src/file/table/table-cell/table-cell-properties.ts:23</a></li>
|
|
</ul>
|
|
</aside>
|
|
</section>
|
|
</section>
|
|
</div>
|
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
<nav class="tsd-navigation primary">
|
|
<ul>
|
|
<li class=" ">
|
|
<a href="../modules.html">Exports</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
<ul class="before-current">
|
|
</ul>
|
|
<ul class="current">
|
|
<li class="current tsd-kind-interface">
|
|
<a href="itablecelloptions.html" class="tsd-kind-icon">ITable<wbr>Cell<wbr>Options</a>
|
|
<ul>
|
|
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a href="itablecelloptions.html#borders" class="tsd-kind-icon">borders</a>
|
|
</li>
|
|
<li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
<a href="itablecelloptions.html#children" class="tsd-kind-icon">children</a>
|
|
</li>
|
|
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<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-inherited">
|
|
<a href="itablecelloptions.html#margins" class="tsd-kind-icon">margins</a>
|
|
</li>
|
|
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a href="itablecelloptions.html#rowspan" class="tsd-kind-icon">row<wbr>Span</a>
|
|
</li>
|
|
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a href="itablecelloptions.html#shading" class="tsd-kind-icon">shading</a>
|
|
</li>
|
|
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a href="itablecelloptions.html#textdirection" class="tsd-kind-icon">text<wbr>Direction</a>
|
|
</li>
|
|
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<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-inherited">
|
|
<a href="itablecelloptions.html#verticalmerge" class="tsd-kind-icon">vertical<wbr>Merge</a>
|
|
</li>
|
|
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
|
|
<a href="itablecelloptions.html#width" class="tsd-kind-icon">width</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-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>
|
|
</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>
|
|
</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-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
|
</ul>
|
|
<ul class="tsd-legend">
|
|
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
<div class="container tsd-generator">
|
|
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
|
</div>
|
|
<div class="overlay"></div>
|
|
<script src="../assets/js/main.js"></script>
|
|
</body>
|
|
</html> |