# C1.WPF.Excel

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_Excel" data-uid="C1.WPF.Excel" class="text-break">C1.WPF.Excel Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.WPF.Excel.C1XLBook.html">C1XLBook</a></h4>
      <section><pre><code>&lt;p&gt;Represents an Excel workbook containing one or more worksheets.&lt;/p&gt;
&lt;p&gt;Contains methods for loading and saving XLS files, and exposes
</code></pre>
<p>a collection of <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a> objects that represent the individual
worksheets.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.ShapeCollection.html">ShapeCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.WPF.Excel.XLShape.html">XLShape</a> objects on an <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLBorderFormatting.html">XLBorderFormatting</a></h4>
      <section><p>The border formatting.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLCell.html">XLCell</a></h4>
      <section><p>Represents individual cells in an <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a> and provides
properties for getting and setting the cell <a class="xref" href="C1.WPF.Excel.XLCell.Value.html#C1_WPF_Excel_XLCell_Value">Value</a>,
<a class="xref" href="C1.WPF.Excel.XLCell.Style.html#C1_WPF_Excel_XLCell_Style">Style</a>, and <a class="xref" href="C1.WPF.Excel.XLCell.Hyperlink.html#C1_WPF_Excel_XLCell_Hyperlink">Hyperlink</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLCellRange.html">XLCellRange</a></h4>
      <section><p>Represents a range of <a class="xref" href="C1.WPF.Excel.XLCell.html">XLCell</a> objects in an <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLCellRangeCollection.html">XLCellRangeCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.WPF.Excel.XLCellRange.html">XLCellRange</a> objects on
an <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLColumn.html">XLColumn</a></h4>
      <section><p>Represents a column in a worksheet. This class provides properties for setting
the column's width, style, and visibility.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLColumnCollection.html">XLColumnCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.WPF.Excel.XLColumn.html">XLColumn</a> objects that represent the
individual columns in each <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLComment.html">XLComment</a></h4>
      <section><p>Represents a comment associated with a cell.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLCommentCollection.html">XLCommentCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.WPF.Excel.XLComment.html">XLComment</a> objects in a <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLCommentShape.html">XLCommentShape</a></h4>
      <section><p>Represents a text shape embedded in an <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLConditionalFormatting.html">XLConditionalFormatting</a></h4>
      <section><p>Conditional formatting.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLConditionalFormattingCollection.html">XLConditionalFormattingCollection</a></h4>
      <section><p>The collection of conditional formatting ranges.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLConditionalFormattingRangeCollection.html">XLConditionalFormattingRangeCollection</a></h4>
      <section><p>The collection of conditional formatting ranges.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLConditionalFormattingRule.html">XLConditionalFormattingRule</a></h4>
      <section><p>Conditional formatting.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLConditionalFormattingRuleCollection.html">XLConditionalFormattingRuleCollection</a></h4>
      <section><p>The collection of conditional formatting ranges.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLDataValidation.html">XLDataValidation</a></h4>
      <section><p>Data validation.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLDataValidationCollection.html">XLDataValidationCollection</a></h4>
      <section><p>The collection of conditional formatting ranges.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLDataValidationRangeCollection.html">XLDataValidationRangeCollection</a></h4>
      <section><p>The collection of conditional formatting ranges.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLFont.html">XLFont</a></h4>
      <section><p>XLFont</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLFontFormatting.html">XLFontFormatting</a></h4>
      <section><p>The font formatting.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLNamedRange.html">XLNamedRange</a></h4>
      <section><p>Represents a named range of <a class="xref" href="C1.WPF.Excel.XLCell.html">XLCell</a> objects
on one or several worksheets.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLNamedRangeCollection.html">XLNamedRangeCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.WPF.Excel.XLNamedRange.html">XLNamedRange</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLOpaqueShape.html">XLOpaqueShape</a></h4>
      <section><p>Represents a shape that was inserted in the sheet using Excel
and is preserved but not fully exposed by the <a class="xref" href="C1.WPF.Excel.C1XLBook.html">C1XLBook</a> component.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLPatternFormatting.html">XLPatternFormatting</a></h4>
      <section><p>The pattern formatting.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLPictureShape.html">XLPictureShape</a></h4>
      <section><p>Represents an <a class="xref" href="C1.WPF.Excel.XLPictureShape.Image.html#C1_WPF_Excel_XLPictureShape_Image">Image</a> embedded in an <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLPrintSettings.html">XLPrintSettings</a></h4>
      <section><p>Provides options and settings for printing <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLProgressEventArgs.html">XLProgressEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.WPF.Excel.C1XLBook.Progress.html">Progress</a> event of a
<a class="xref" href="C1.WPF.Excel.C1XLBook.html">C1XLBook</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLRange.html">XLRange</a></h4>
      <section><p>The simple cell range.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLRow.html">XLRow</a></h4>
      <section><p>Represents a row in a worksheet, provides properties for setting
the row's height, style, and visibility.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLRowCollection.html">XLRowCollection</a></h4>
      <section><p>Represents a collection of <a class="xref" href="C1.WPF.Excel.XLRow.html">XLRow</a> objects that represent the
individual rows in each <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLShape.html">XLShape</a></h4>
      <section><p>Represents a shape embedded in an <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a></h4>
      <section><p>Represents individual worksheets in an Excel workbook (<a class="xref" href="C1.WPF.Excel.C1XLBook.html">C1XLBook</a>).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLSheetCollection.html">XLSheetCollection</a></h4>
      <section><p>Collection of <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a> objects that represent the individual
worksheets in a <a class="xref" href="C1.WPF.Excel.C1XLBook.html">C1XLBook</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLStyle.html">XLStyle</a></h4>
      <section><p>Contains style elements used to define the appearance of the cells.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLTextShape.html">XLTextShape</a></h4>
      <section><p>Represents a common text shape embedded in an <a class="xref" href="C1.WPF.Excel.XLSheet.html">XLSheet</a>.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.WPF.Excel.ICloneable.html">ICloneable</a></h4>
      <section><p>Supports cloning, which creates a new instance of a class with the same value as an existing instance.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.Excel.CalculationMode.html">CalculationMode</a></h4>
      <section><p>Specifies calculation mode for all formulas in the workbook.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.CompatibilityMode.html">CompatibilityMode</a></h4>
      <section><p>Specifies limits to sheet size that correspond to specific versions
of Microsoft Excel.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.ConsolidationFunction.html">ConsolidationFunction</a></h4>
      <section><p>Specifies consolidation function for sheet subtotals.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.FileFormat.html">FileFormat</a></h4>
      <section><p>Specifies the file format to use when loading or saving workbooks.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.IMEModeType.html">IMEModeType</a></h4>
      <section><p>Specifies the description of the Japanese input rules.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.ImageScaling.html">ImageScaling</a></h4>
      <section><p>Specifies how images are scaled within spreadsheet cells.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.ViewLayout.html">ViewLayout</a></h4>
      <section><p>Specifies variant of view layout (preview).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLAlignHorzEnum.html">XLAlignHorzEnum</a></h4>
      <section><p>Specifies how to align cell content horizontally within a cell.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLAlignVertEnum.html">XLAlignVertEnum</a></h4>
      <section><p>Specifies how to align cell content vertically within a cell.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLComparisonOperator.html">XLComparisonOperator</a></h4>
      <section><p>Comparison operator (applicable when cell type formating).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLConditionalFormattingOperator.html">XLConditionalFormattingOperator</a></h4>
      <section><p>Conditional formatting operator (applicable when cell type formating).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLConditionalFormattingType.html">XLConditionalFormattingType</a></h4>
      <section><p>Conditional formatting type.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLDiagonalFlags.html">XLDiagonalFlags</a></h4>
      <section><p>Specifies the type of diagonal line to draw across the cells.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLErrorStyle.html">XLErrorStyle</a></h4>
      <section><p>Error style (status).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLFontScript.html">XLFontScript</a></h4>
      <section><p>The Excel font superscript/subscript style (escapement type).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLHorizTextAlign.html">XLHorizTextAlign</a></h4>
      <section><p>Specifies horizontal text alignment.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLLineStyleEnum.html">XLLineStyleEnum</a></h4>
      <section><p>Specifies the line style used for the cell borders.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLPatternEnum.html">XLPatternEnum</a></h4>
      <section><p>Specifies the pattern used to fill the cell background.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLPictureViewType.html">XLPictureViewType</a></h4>
      <section><p>Specifies how images should be displayed (color, gray-scale, or black and white).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLRangeType.html">XLRangeType</a></h4>
      <section><p>The range type.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLReadingDirection.html">XLReadingDirection</a></h4>
      <section><p>Specifies the reading direction (East Asian versions of MS Excel).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLReferenceMode.html">XLReferenceMode</a></h4>
      <section><p>The Excel reference mode (A1 or R1C1).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLReferenceType.html">XLReferenceType</a></h4>
      <section><p>The reference type.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLShapeDashedLineStyleEnum.html">XLShapeDashedLineStyleEnum</a></h4>
      <section><p>Specifies the dash style of borders drawn around <a class="xref" href="C1.WPF.Excel.XLShape.html">XLShape</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLShapeLineStyleEnum.html">XLShapeLineStyleEnum</a></h4>
      <section><p>Specifies the style of borders drawn around <a class="xref" href="C1.WPF.Excel.XLShape.html">XLShape</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLTextOrientation.html">XLTextOrientation</a></h4>
      <section><p>Specifies text orientation.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLUnderlineStyle.html">XLUnderlineStyle</a></h4>
      <section><p>Conditional formatting underline type for the font.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLValidationType.html">XLValidationType</a></h4>
      <section><p>Specifies the type of validation test to be performed in conjunction with values.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Excel.XLVertTextAlign.html">XLVertTextAlign</a></h4>
      <section><p>Specifies vertical text alignment.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.WPF.Excel.XLProgressEventHandler.html">XLProgressEventHandler</a></h4>
      <section><p>Represents the method that will handle the <a class="xref" href="C1.WPF.Excel.C1XLBook.Progress.html">Progress</a> event of a
<a class="xref" href="C1.WPF.Excel.C1XLBook.html">C1XLBook</a>.</p>
</section>


</div>
