Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Workbooks.NET Namespace
    In This Topic

    This is the base assembly used by Xceed Workbooks for .NET.

    Classes
     ClassDescription
    ClassRepresents the horizontal and vertical alignment used to align the content of a Cell.
    ClassBase class that contains the basic components for NotesComments.
    ClassRepresents a collection of all the Notes and ThreadCommentCollections in the Worksheet.
    ClassEncapsulates the properties that allow to customize Charts-related areas like PlotAreasMarkersLegendsSeries & data labels.
    ClassEncapsulates the 3D version of an AreaChart in a Worksheet.
    ClassEncapsulates a Chart of the Area type in a Worksheet.
    ClassEncapsulates Series of the Area type.
    ClassRepresents the object controlling the filtering process in a Table. It offers properties to display the filtering buttons and customize the filtering process on TableColumns
    ClassAbstract class encapsulating an axis in a Chart.
    ClassEncapsulates the 3D version of a BarChart in a Worksheet.
    ClassEncapsulates a Chart of the Bar type in a Worksheet.
    ClassEncapsulates the properties that allow to customize the UpBarsDownBars in a StockChart.
    ClassEncapsulates Series of the Bar type. 
    ClassRepresents the CellHighlightCondition that highlights Cells containing values that are located between two given values.
    ClassRepresents the CellHighlightCondition that highlights empty Cells.
    ClassDefines the content of a specific border.
    ClassDefines the collection of Borders for a Style.
    ClassEncapsulates a Chart of the Bubble type in a Worksheet
    ClassEncapsulates Series of the Bubble type.
    ClassEncapsulates the Category Axis in a Chart.
    ClassEncapsulates the methods used to create a CategoryData for the Chart's CategoryAxis.
    ClassA cell represents a rectangle in a Worksheet. Each cell is the intersection of a Row and a Column. It can be accessed by using an address (a combination of a letter and a number, like A1, B2, C3…, where the letter is the Column Id and the number is the Row Id) or by coordinates (by specifying the Row Id first & then the Column Id, for example, 0,0; 2,3; 5;5...). Note that indexes for Rows & Columns always start at 0.
    ClassRepresents a collection of Cells.
    ClassOffers some static functions for converting data.
    ClassEncapsulates the various conditions that can be used to highlight Cells when using a ConditionalFormattingCellHighlight.
    Class 
    Class

    Represents a rectangular range of Cells. The top-left and bottom-right Cells delimit the range.

    ClassAbstract base class for all the 2D & 3D Charts in a Workbook.
    ClassAbstract class encapsulating a 3D Chart in a Worksheet.
    ClassA collection containing all the Charts in a Worksheet.
    ClassManages a CellRange & its values according to a user needs.
    ClassContains many methods that will help convert colors between Color, int, string and ThemeColor.
    ClassRepresents the various color stops that are used to create a gradient.
    ClassRepresents a column in a Worksheet.
    ClassEncapsulates the 3D version of a ColumnChart in a Worksheet.
    ClassThis collection represents the collection of Cells for a specific Column.  
    ClassEncapsulates a Chart of the Column type in a Worksheet.
    ClassRepresents a collection of Columns in a Worksheet.
    ClassDefines a ColumnRange, which is a range of consecutives Columns.
    ClassEncapsulates Series of the Column type. 
    ClassThis class represents a single Comment in a ThreadCommentCollection.
    ClassContains the methods shared by all available types of conditional formatting.
    ClassRepresents the Above Average ConditionFormatting, which creates an average from the various values in the area & formats the Cells based on this average.
    ClassRepresents the Highlight Cells ConditionalFormatting, which highlight Cells corresponding to a specific condition.
    ClassThis collection represents the collection of ConditionalFormattings stored in the Worksheet.  
    ClassRepresents the Color Scales ConditionalFormatting, which color Cells using a specific color scale.
    ClassRepresents the Data Bars ConditionalFormatting, which uses either a gradient or solid fill to create a data bar inside each Cell.
    ClassRepresents the Icon Sets ConditionalFormatting, which uses sets of icons to visually represent the various values.
    ClassRepresents the Top 10 ConditionalFormatting, which formats a selected number of top tier values.
    ClassEncapsulates a 3D Chart of the Contour type in a Worksheet
    ClassEncapsulates Series of the Contour type.
    ClassSpecifies the import options' properties for a CSV document or CSV stream when importing data in a Worksheet through the Worksheet.ImportData method.
    ClassThis is the base class for the Series' data labels.
    ClassEncapsulates the data labels that are specific to BubbleSeries.
    ClassSpecifies the properties of the import options used when importing data tables in a Worksheet through the Worksheet.ImportData method.
    ClassRepresents the data validation process used to validate the content of a Cell.
    ClassRepresents the collection of DataValidations found in the Worksheet.
    ClassRepresents the condition used in a DataValidation process.
    ClassGets or sets an error message.
    ClassRepresents the message that the user will see when entering data in a Cell.
    ClassRepresents the various types of DataValidations that use a condition based on two values.
    ClassRepresents the various types of DataValidations that use a condition based on only one value.
    ClassRepresents the CellHighlightCondition that highlights Cells containing dates found within the last 7 days.
    ClassRepresents the CellHighlightCondition that highlights Cells containing dates found within the last month.
    ClassRepresents the CellHighlightCondition that highlights Cells containing dates found within the last week.
    ClassRepresents the CellHighlightCondition that highlights Cells containing dates found within the next month.
    ClassRepresents the CellHighlightCondition that highlights Cells containing dates found within the next week.
    ClassRepresents the CellHighlightCondition that highlights Cells containing dates found within the current month.
    ClassRepresents the CellHighlightCondition that highlights Cells containing dates found within the current week.
    ClassRepresents the CellHighlightCondition that highlights Cells containing a date that corresponds to the current day.
    ClassRepresents the CellHighlightCondition that highlights Cells containing a date that corresponds to the day after the current day.
    ClassRepresents the CellHighlightCondition that highlights Cells containing a date that corresponds to the day before the current day.
    ClassEncapsulates a Chart of the Doughnut type in a Worksheet.
    ClassEncapsulates Series of the Doughnut type.
    ClassThis class is used to enable or disable the selection & printing of elements within the Worksheet when it is protected.
    ClassRepresents the CellHighlightCondition that highlights Cells containing duplicate values.
    ClassRepresents the CellHighlightCondition that highlights Cells containing values that are equal to a given value.
    ClassRepresents the CellHighlightCondition that highlights Cells containing errors.
    ClassProvides three constructors that allow to choose between various ways of creating a colored element that can be used in Excel.
    ClassContains the properties related to filling a CellRowColumn or range with a Color and a pattern.   
    ClassRepresents the possible properties of a font.
    ClassRepresents a text that is formatted in a specific way.
    ClassRepresents a list of FormattedText objects.
    ClassRepresents the CellHighlightCondition that highlights Cells containing values greater than a given value.
    ClassRepresents the CellHighlightCondition that highlights Cells containing values greater than or equal to a given value.
    ClassEncapsulates the object that represents a hyperlink.
    ClassRepresents a collection of Hyperlinks in a Worksheet.
    ClassSpecifies the properties of the import options used when importing data in a Worksheet through the Worksheet.ImportData method.
    ClassEncapsulates the data related to a Chart's legend.
    ClassRepresents the CellHighlightCondition that highlights Cells containing values that are less than a given value.
    ClassRepresents the CellHighlightCondition that highlights Cells containing values that are less than or equal to a given value.
    ClassRepresents the class used to register all classes defined in the Xceed.Workbooks.NET assembly.
    ClassEncapsulates the properties of lines in a Chart-related context.
    ClassEncapsulates the 3D version of a LineChart in a Worksheet.
    ClassAbstract class defining a LinearRange, which is a range of consecutives WorksheetElements.
    ClassContains the common elements for the Column and Row classes.
    ClassEncapsulates a Chart of the Line type in the Worksheet.
    ClassEncapsulates Series of the Line type.
    ClassRepresents the Worksheet's margins. 
    ClassEncapsulates Marker data for a Series' data labels.
    ClassRepresents a collection of all the Cells that need to be merged.
    ClassRepresents the CellHighlightCondition that highlights Cells containing values that are not found between two given values.
    ClassRepresents the CellHighlightCondition that highlights Cells which are not empty.
    ClassRepresents a Note, which is made of multiple blocks of FormattedText that are added one after the other.
    ClassRepresents the Protection properties of a Note.
    ClassRepresents the CellHighlightCondition that highlights Cells containing values that are not equal to a given value.
    ClassRepresents the CellHighlightCondition that highlights Cells containing no errors.
    ClassDefines the options related to the Worksheet's page & printing layouts. 
    ClassRepresents the person who interacted with an object that requires identification.
    ClassRepresents a Picture element in the PictureCollection
    ClassRepresents a collection of all the Pictures in the Worksheet.
    ClassAllows the user to remove the authorization permitting the modification of certain Picture properties.
    ClassEncapsulates the 3D version of a PieChart in a Worksheet.
    ClassEncapsulates a Chart of the Pie type in a Worksheet.
    ClassEncapsulates a Chart of the Pie-Of-Bar or Pie-Of-Pie type in a Worksheet.
    ClassEncapsulates Series of the Pie type.
    ClassEncapsulates a Chart's plot area.
    ClassManages the values of properties that are unit dependent, like AbsoluteAnchorTopLeftOffsets and BottomRightOffsets.
    ClassActs as the base class for positioned elements.
    ClassRepresents the possible properties of the Cell protection process.
    ClassContains the base data for a Protection.
    ClassEncapsulates a Chart of the Radar type in a Worksheet.
    ClassEncapsulates Series of the Radar type.
    ClassContains the base data for a range.
    ClassRepresents a row in the Worksheet.
    ClassRepresents the collection of Cells in a specific Row.   
    ClassRepresents a collection of Rows in the Worksheet.  
    ClassDefines a range of consecutives Rows.
    ClassEncapsulates a Chart of the Scatter type in a Worksheet.   
    ClassEncapsulates Series of the Scatter type.
    ClassThis is the base class for all series; it contains their common properties.
    ClassEncapsulates the Series Axis in a Chart3D.
    ClassRepresents a collection of Series.
    ClassRepresents a view displaying a single sheet from a Worksheet.
    ClassEncapsulates a Chart of the Stock type in a Worksheet.
    ClassEncapsulates Series of the Stock type.
    ClassRepresents the style that is used to display a CellCells from a Column or Cells from a Row.
    ClassThis is a generic base class for styled objects like StyleFillFont and Alignment.
    ClassContains the base data for a range.
    ClassAbstract class that can be used to stylize the various elements in a Worksheet.
    ClassEncapsulates the data of a Surface3D object.   
    ClassEncapsulates a Chart of the Surface3D type in a Worksheet.
    ClassEncapsulates Series of the Surface type.
    Class

    Represents a range of Cells that are independent from the other Cells in the Worksheet & grouped to form a rectangular arrangement of Rows and Columns.

    ClassRepresents a collection of Tables in a Worksheet.  
    ClassRepresents a Column that is located inside a Table.
    ClassRepresents a collection of TableColumns in a Table.   
    ClassRepresents the CellHighlightCondition that highlights Cells containing text that begins with a given value.
    ClassRepresents the CellHighlightCondition that highlights Cells containing text corresponding to a given value.
    ClassRepresents the CellHighlightCondition that highlights Cells containing text that ends with a given value.
    ClassRepresents the CellHighlightCondition that highlights Cells containing text which does not include a given value.
    ClassEncapsulates the properties used to format text in a Chart.
    ClassRepresents a Theme in a Workbook-related context.
    ClassRepresents the colors associated with a Theme.
    ClassContains a collection of the various threads of Comments that can be found in the Worksheet.
    ClassEncapsulates the properties that are used to customize the title of the Chart or the title of its Axes.
    ClassRepresents the CellHighlightCondition that highlights Cells containing unique values.
    ClassSpecifies the properties of the import options for user objects when importing data in a Worksheet through the Worksheet.ImportData method.
    ClassEncapsulates the Value Axis in a Chart.
    ClassRepresents the root document containing the Worksheet(s).
    ClassThis is the base class for all single elements in a Workbook.
    ClassRepresents the Protection used on a Workbook.
    ClassRepresents a ThemeColor associated with the Workbook's Theme.
    ClassRepresents the collection of ThemeColors associated with the Workbook's Theme.
    ClassRepresents a view displaying a single Workbook.
    ClassRepresents a single worksheet from a Workbook.
    ClassRepresents a collection of Worksheets in the Workbook.  
    ClassThis is the base class for all single elements in a Worksheet.
    ClassRepresents the actions that can be carried out on a Worksheet when it is protected.
    ClassRepresents a group of continuous Worksheets in a WorksheetCollection
    Interfaces
     InterfaceDescription
    InterfaceOffers the base properties for a range.
    InterfaceInterface exposing the properties & methods of a read-only Alignment object.  
    InterfaceInterface exposing the properties & methods of a read-only Border object.  
    InterfaceInterface exposing the properties & methods of a read-only Fill object.  
    InterfaceInterface exposing the properties & methods of a read-only Font object. 
    InterfaceInterface exposing the properties & methods of a read-only Protection object. 
    InterfaceInterface exposing the properties & methods of a read-only Style object. 
    InterfaceInterface exposing the properties of a read-only ThemeColor object.
    InterfaceInterface exposing the actions that can be carried out on a Workbook when it is protected.
    InterfaceInterface exposing the actions that can be carried out on a Worksheet when it is protected.
    Enumerations
     EnumerationDescription
    EnumerationDetermines how a Picture is anchored in a Worksheet.
    EnumerationDetermines the Annotation's type.
    EnumerationDefines the available sub types for an Area3DChart.
    EnumerationDefines the available sub types for an AreaChart.
    EnumerationDefines the available pattern for styling the Area.
    EnumerationDefines the availalbe sizes for the arrows that can be attached to the beginning or end of a Line in a Chart.
    EnumerationDefines the types of arrows that can be attached to the beginning or end of a Line in a Chart
    EnumerationDefines the available display units for the ValueAxis' tick labels.
    EnumerationDefines the available sub types for a Bar3DChart.
    EnumerationDefines the available sub types for a BarChart.
    EnumerationDefines the available shapes for the Columns in a Column3DChart.
    EnumerationDefines the Border's type.
    EnumerationDetermines which kind of page break will be inserted.
    EnumerationDefines the availalbe sub types for a BubbleChart.
    EnumerationRepresents the different types of built-in Cell Styles offered by MS Excel.
    EnumerationDefines the types of caps that can be added to the extremities of a Line in a Chart.
    Enumeration 
    EnumerationContains the options that determine what will be cleared when one of the Clear methods is used on a Row, ColumnWorksheet or Range.
    EnumerationContains the various presets that can be used with ConditionalFormattingColorScale
    EnumerationDefines the available sub types for a Column3DChart.
    EnumerationDefines the available sub types for a ColumnChart.
    EnumerationDefines the types of Lines that can be drawn in a Chart.
    EnumerationDefines the available pre-made styles that can be used on ConditionalFormattings.
    EnumerationDefines the available sub types for a Contour3DChart.
    EnumerationDetermines if the Cell or CellRange is cut or copied.
    EnumerationDefines where a relative Axis will cross the Axis.
    EnumerationDefines the types of dashes that can used to draw a Line in a Chart.
    EnumerationContains the available presets that can be used to stylize the data bars in a ConditionalFormattingDataBar context. 
    EnumerationContains the available types of data bars in a ConditionalFormattingDataBar context.
    EnumerationDetermines the type of comparison that the DataValidation process will use.
    EnumerationDefines the separators that can be used to separate data displayed in data labels.
    EnumerationDetermines the type of data entered in a Cell.
    EnumerationRepresents the different types of built-in error alerts offered by MS Excel.
    EnumerationDetermines how Cells are shifted after a CellRange is deleted.
    EnumerationRepresents the possible values for a pattern style when a Fill object is used to fill a CellRowColumn or range.
    EnumerationContains the various types of horizontal alignments that can be used in a Cell.
    EnumerationDefines the Hyperlink's type.
    EnumerationRepresents the available icon sets that can be used with a ConditionalFormattingIconSet.
    EnumerationDetermines how Cells are shifted after inserting a CellRange.
    EnumerationDefines the various ways of joining two intersecting segments when drawing a Line in a Chart.
    EnumerationDefines the available positions for a Legend.
    EnumerationDefines the available sub types for a LineChart.
    EnumerationDefines the style of a Border.
    EnumerationAllows to set the Margins using pre-set values.
    EnumerationDefines the symbols that can be used to represent the Markers attached to a Series' data points.
    EnumerationDefines the data labels' location when said location cannot be modified.
    EnumerationDefines how a page is laid out.
    EnumerationDefines the dimensions of a page.
    EnumerationDetermines what kind of data will be pasted into the new location.
    EnumerationRepresents the available formats for a Picture.
    EnumerationDefines the available types of split for a PieOfChart.
    EnumerationDefines the available sub types for a PieOfChart.
    EnumerationDefines the available locations for data labels when said location is defined in relation to pie slices. 
    EnumerationDefines the available locations for data labels when said location is defined in relation to points.
    EnumerationDefines the available sub types for a RadarChart.
    EnumerationContains the available types of DataValidationRangeCondition.
    EnumerationDefines the available sub types for a ScatterChart.
    EnumerationContains the available types of DataValidationSingleCondition.
    EnumerationDefines the available sub types for a StockChart.
    EnumerationDefines the available sub types for the Surface3DChart.
    EnumerationDefines the available locations for data labels when said location is inside a surface.
    EnumerationSpecifies the built-in style used on a Table.
    EnumerationContains the options that determine how the text will flow.
    EnumerationContains the options that define the various ways of displaying text.
    EnumerationThe available types of ThemeColor.
    EnumerationContains the various possible behavior of a ColorThreshold.
    EnumerationDefines the available positions for the Axis' tick labels.
    EnumerationDefines the available types of major & minor tick marks.
    EnumerationContains the values that can be used to apply a built-in formula in a TableColumn’s Total Row.
    EnumerationAffects the behavior of a TwoCellAnchor Picture when adding and deleting Rows & Columns.
    EnumerationDefines which type of underline is used.
    EnumerationDetermines what type of units are used for measurements.
    EnumerationDefines which type of DataValidation is accepted.
    EnumerationContains the various types of vertical alignments that can be used in a Cell.
    EnumerationContains the various View modes the can be used by a SheetView.
    EnumerationContains the options that determine how the Worksheet is displayed.
    See Also