# Wijmo_Grid_Pdf.Iflexgridstyle

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								IFlexGridStyle Interface
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Represents the look and feel of the <a href="../classes/wijmo_grid.flexgrid.html">FlexGrid</a> being exported.</p>
								</div>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">IFlexGridStyle</span>
								</li>
							</ul>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Properties
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_pdf.iflexgridstyle.html#altcellstyle" class="tsd-kind-icon">alt<wbr>Cell<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_pdf.iflexgridstyle.html#cellstyle" class="tsd-kind-icon">cell<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_pdf.iflexgridstyle.html#errorcellstyle" class="tsd-kind-icon">error<wbr>Cell<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_pdf.iflexgridstyle.html#footercellstyle" class="tsd-kind-icon">footer<wbr>Cell<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_pdf.iflexgridstyle.html#groupcellstyle" class="tsd-kind-icon">group<wbr>Cell<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_pdf.iflexgridstyle.html#headercellstyle" class="tsd-kind-icon">header<wbr>Cell<wbr>Style</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">
								<a name="altcellstyle" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> altCellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">alt<wbr>Cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_grid_pdf.icellstyle.html" class="tsd-signature-type">ICellStyle</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Represents the cell style applied to odd-numbered rows of the <a href="../classes/wijmo_grid.flexgrid.html">FlexGrid</a>.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="cellstyle" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> cellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_grid_pdf.icellstyle.html" class="tsd-signature-type">ICellStyle</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Specifies the cell style applied to cells within a <a href="../classes/wijmo_grid.flexgrid.html">FlexGrid</a>.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="errorcellstyle" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> errorCellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">error<wbr>Cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_grid_pdf.icellstyle.html" class="tsd-signature-type">ICellStyle</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Represents the cell style applied to cells of the <a href="../classes/wijmo_grid.flexgrid.html">FlexGrid</a> that contain
										validation errors if the <a href="../classes/wijmo_grid.flexgrid.html#showerrors">FlexGrid.showErrors</a> property is enabled.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="footercellstyle" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> footerCellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">footer<wbr>Cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_grid_pdf.icellstyle.html" class="tsd-signature-type">ICellStyle</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Represents the cell style applied to column footers of the <a href="../classes/wijmo_grid.flexgrid.html">FlexGrid</a>.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="groupcellstyle" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> groupCellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">group<wbr>Cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_grid_pdf.icellstyle.html" class="tsd-signature-type">ICellStyle</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Represents the cell style applied to grouped rows of the <a href="../classes/wijmo_grid.flexgrid.html">FlexGrid</a>.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="headercellstyle" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> headerCellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">header<wbr>Cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_grid_pdf.icellstyle.html" class="tsd-signature-type">ICellStyle</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Represents the cell style applied to row headers and column headers of
										the <a href="../classes/wijmo_grid.flexgrid.html">FlexGrid</a>.</p>
									</div>
								</div>
							</section>
						</section>
					</div>