menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.XlsIO.Implementation - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.XlsIO.Implementation

    Classes

    AddInFunctionImpl

    Summary description for AddInFunctionImpl.

    API

    Contains some native32 functions used by XlsIO.

    ApplicationImpl

    XlsIO Application interface declaration.

    AutoFilterConditionImpl

    Summary description for AutoFilterConditionImpl.

    AutoFilterImpl

    This class represents single autofilter item.

    BitConverterGeneral

    Bit converter

    BorderImpl

    Represents the border of an object.

    BorderImplArrayWrapper

    This class represents border for multicell range.

    CalculationOptionsImpl

    Worksheet calculation options block.

    CellDataImpl

    Summary description for CellDataImpl.

    CellStyle

    Summary description for CellStyle.

    CellValueChangedEventArgs
    ChartPageSetupImpl

    Class allows users to configure Print setting of chart.

    ChartRichTextString

    Represents rich text string in the workbook.

    ColorConditionValue

    Represents condition value for colorset condition.

    ColorFilter

    Class represents Color Filter for a column

    ColorObject

    This object used to store, convert colors.

    ColorObject.AfterChangeHandler

    Delegate used for after change event.

    ColorType

    This enumeration contains possible color types.

    CombinationFilter

    Class represent combination filter for a column

    CommonObject

    This is the base class for all Implementation's classes.

    CommonWrapper

    Common wrapper code. Implements BeginUpdate and EndUpdate methods.

    ConditionalFormatImpl

    Represnets a single conditional format. Used for single-cell range.

    ConditionalFormatWrapper

    Summary description for ConditionalFormatWrapper.

    ConditionValueWrapper

    This object wraps IConditionValue object to ensure correct parent object update.

    CustomXmlPart

    Represnts the implementation of custom xml part

    CustomXmlSchemaCollection

    Represents the custom xml schema collection

    DataBaseProperty

    Represents the data base property

    DataValidationArray

    Contains a condition and the formatting attributes applied to the cell, if the condition is met. Used for multiple-cells range.

    DataValidationImpl

    Represents data validation for a worksheet range.

    DataValidationWrapper

    Wrapper over DataValidationImpl class.

    DateTimeFilter

    Class represent DateTime filter for a column

    DynamicFilter

    Class represent Date filter for a column.

    ENUMLOGFONTEX

    Contains information about an enumerated font.

    ErrorIndicatorImpl

    Represents error indicator.

    EvaluateEventArgs

    This class is used when formula value needs to be evaluated. Provides range that contains formula that should be evaluated and Ptg array - parsed formula string.

    ExcelToHtmlConverter

    Helper class to perform excel to html conversion.

    ExportDataTableEventArgs

    Represents the event settings to export data to a data table

    ExtendedFormatImpl

    Contains the font attributes (font name, font size, color, and so on) for an object.

    ExtendedFormatWrapper

    This class wraps extended format inside in order to hide from user creation of new extended formats when user changes any properties of extended format.

    ExternalConnection

    Represents the external connection

    ExternalConnectionCollection

    Represents the collection of external connection

    ExternNameImpl

    Summary description for ExternNameImpl.

    ExternWorkbookImpl

    Describes external workbook.

    ExternWorksheetImpl

    Summary description for ExternWorksheetImpl.

    FillImpl

    Summary description for FillImpl.

    FontArrayWrapper

    Class that is created when user accesses the font in a multicell range. Redirects all calls to the fonts of the individual cells.

    FontImpl

    Contains the font attributes (font name, font size, color, and so on) for an object.

    FontWrapper

    Summary description for FontWrapper.

    FormatImpl

    Represents number format. Responsible for reading, writing, parsing, applying, checking and other operations with number formats.

    FormulaParser

    Parses formula tokens extracted by FormulaTokenizer and converts them into tokens in RPN form.

    FormulaTokenizer

    Converts string into set of tokens.

    FormulaUtil

    This class provides functionality needed for formula parsing.

    GradientArrayWrapper

    Summary description for GradientArrayWrapper.

    GradientWrapper

    Summary description for GradientWrapper.

    HashCalculate

    This is a helper class which creates an object hash value using Reflection.

    HeaderImageGetter

    This class is used to get header / footer shapes from a worksheet.

    Heap

    This class contains native heap functions.

    HFEngine

    Engine for parsing and creation of header/footer strings.

    HPageBreakImpl

    This class contains information about Horizontal Page Break.

    HtmlSaveOptions
    HtmlSaveOptions.GetText

    GetText enumeration

    HyperLinkImpl

    Represents hyperlink object.

    IconFilter

    Class represents Icon Filter for a column

    IdReserver

    This class is responsible for shape id's reservation.

    IncreaseIndex

    Increase Index

    InteriorArrayWrapper

    Class that is created when user accesses the interior in a multicell range. Redirects all calls to the interiors of the individual cells.

    InteriorWrapper

    Summary description for GradientWrapper.

    ItemSizeHelper

    Class used for optimized row height evaluation.

    ItemSizeHelper.SizeGetter

    Delegate used to get size of the single object by its index.

    LatinEncoding

    This class emulates latin1 encoding based on Unicode encoding.

    LOGFONT

    Represents LogFont structure that defines the attributes of a font.

    MathGeneral

    Represents the Math operation

    Memory

    This class contains some Win32 API functions for memory operations.

    MergeCellsImpl

    This class contains information about all merged cells in the parent workbook.

    MetaPropertyImpl

    Represents the meta property implementation

    MigrantRangeImpl

    Summary description for MigrantRangeImpl.

    MissingFunctionEventArgs

    The event args for the MissingFunction event which is raised whenever the CalcEngine encounters a function that is does not know.

    MissingFunctionEventHandler

    Event delegate for MissingFunction event.

    NameImpl

    Represents named range in the excel.

    NameImpl.NameIndexChangedEventHandler
    NameIndexChangedEventArgs

    Event arguments for NameIndexChanged event.

    ODBCConnection

    Represents the ODBC connection

    OLEDBConnection

    Represents the OLEDB connection

    OleObject

    Represents the Ole Object implementation

    OleObjects

    Represents the Ole objects implementation

    OutlineWrapper

    Outline Wrapper for Outline. Redirects the properties to the Outline

    PageSetupBaseImpl

    Summary description for PageSetupBaseImpl.

    PageSetupBaseImpl.PaperSizeEntry

    This class contains size of the paper.

    PageSetupBaseImpl.THeaderSide

    Set indexes as constants.

    PageSetupImpl

    This Class allows the user to configure Print settings of a document.

    ParseParameters

    Contains objects that can be used by some parse methods.

    PivotCellFormat

    Represents the pivot cell format

    PivotCellFormatWrapper

    Represents the pivot cell format wrapper

    PromptEventArgs

    The event args for the UpdateNamedRange event, which is raised whenever the CalcEngine calculate the intersection range of two named range .

    PromptEventHandler

    Event delegate for UpdateNamedRange event.

    QueryTableImpl

    Represents the Query table

    RangeImpl

    Represents a cell, a row, a column, collection of cells or a 3-D range.

    RangeImpl.CellValueChangedEventHandler

    Event to change cell value

    RangeImpl.TCellType

    Enumeration that contains all possible cell types for the Range.

    RangeRichTextString

    Summary description for RangeRichTextString.

    RangesOperations
    RecordExtractor

    Stores created Biff records and allows to get specific record.

    RichTextString

    Represents rich text string in the workbook.

    RTFCommentArray
    RTFStringArray
    RtfTags

    Elements order is very important.

    RtfTextWriter

    Rtf text writer used for converting rtf string into rtf format.

    ShadowImpl

    Represents chart shadow object

    ShapesGetter

    This class is used to get shapes collection from a worksheet.

    SparkConstants

    Represents the Sparline constants

    SparklineGroup

    Represents a SparklineGroup.The SparklineGroup object is a member of the SparklineGroups collection.The SparklineGroups collection contains all the SparklineGroup objects in a workheet.

    SparklineGroups

    The SparklineGroups represents the collection of SparklineGroup objects.

    Sparklines

    Represents the sparklines.The Sparklines object is a member of the SparklineGroup collection. The SparklineGroup collection contains all the Sparklines object of the worksheet.

    SparklineVerticalAxis

    Represents Sparkline Vertical Axis

    SSTDictionary

    Dictionary is used for grouping strings used by Excel in order to prevent doubling of data. Dictionary stores information as key string and value.

    StrikeThroughStyle

    Elements order is very important.

    StyleArrayWrapper

    Style wrapper for multicell range. Redirects all properties and method calls to the range styles.

    StyleImpl

    Represents a style description. The Style object contains all style attributes (font, number format, alignment, and so on) as properties. There are several built-in styles, including Normal, Currency, and Percent. Using the Style object is a fast and efficient way to change several cell-formatting properties on multiple cells at the same time. For the Workbook object, the Style object is a member of the Styles collection. The Styles collection contains all the defined styles for the workbook.

    SubstituteFontEventArgs

    Represents the substitute font event that occurs during Excel to PDF/Image conversion to substitute the alternate fonts when a specified font is not installed in the production environment.

    SubstituteFontEventHandler

    Represents the method that handles substitute font event.

    TextFilter

    Class represent text filer in a combination filter.

    ThreeDFormatImpl

    ThreeD format implementation

    TypedSortedListEx<TKey, TValue>
    UnderlineStyle

    \ul Continuous underline. \ul0 turns off all underlining. \ulcN Underline color \uld Dotted underline. \uldash Dash underline. \uldashd Dash dot underline. \uldashdd Dash dot dot underline. \uldb Double underline. \ulhwave Heavy wave underline \ulldash Long dash underline \ulnone Stops all underlining. \ulth Thick underline \ulthd Thick dotted underline \ulthdash Thick dash underline \ulthdashd Thick dash dot underline \ulthdashdd Thick dash dot dot underline \ulthldash Thick long dash underline \ululdbwave Double wave underline \ulw Word underline. \ulwave Wave underline.

    Elements order is very important.

    VPageBreakImpl

    This class contains information about Vertical Page Break.

    WorkbookImpl

    This class represents an Excel Workbook.

    WorkbookImpl.ShapesGetterMethod

    Shapes Getter Method

    WorkbookImpl.WorkbookExcel97Serializator

    Summary description for WorkbookExcel97Serializator.

    WorkbookShapeDataImpl

    Summary description for WorkbookShapeDataImpl.

    WorkbookShapeDataImpl.BlipParams

    Contains information about different properties of image.

    WorksheetBaseImpl

    Base class for all worksheet objects (objects that have own tab in the workbook) like worksheets and charts.

    WorksheetCustomProperty

    Represents worksheet custom property.

    WorksheetHelper

    Represents Worksheet Helper

    WorksheetImpl

    Represents a worksheet in a workbook.

    WorksheetImpl.ExportDataTableEventHandler

    Event delegate to export data from Excel to data table with the action mentioned.

    WorksheetImpl.TRangeValueType

    Represents range value type.

    XmlMap

    Class that holds XmlMap information.

    Interfaces

    IRTFWrapper

    Interface for Rich text string wrapper.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved