TelerikExport Represents the method that will handle the SpreadWorkbookCreated event. The sender. The instance containing the event data. Provides event arguments for the SpreadWorkbookCreated event. Initializes a new instance of the class. The workbook. Gets the IWorkbookExporter element. Represents the method that will handle the SpreadWorksheetCreated and SpreadWorksheetExporting events. The sender. The instance containing the event data. Provides event arguments for the SpreadWorksheetCreated and SpreadWorksheetExporting events. Initializes a new instance of the class. The worksheet. Gets the IWorksheetExporter element. A wrapper class used to transform the Windows forms types to types compatible with the SpreadStreamProcessing needs Initializes a new instance of the class. Current excel cell. BackColor of cell. ForeColor of cell. FontFamily of cell. Font size of cell. Is text bold. Is text italic. Is text underlined. Text alignment. Is text wrapped. Border box style. Color of border. Color of top border. Color of bottom border. Color of right border. Color of left border. Initializes a new instance of the class. The cell format. The worksheet. Initializes a new instance of the class. The cell format. The cell style. Gets or sets the cell format. The cell format. Gets or sets the fill of the excel cell. The fill. Gets or sets the ForeColor of the excel cell. The ForeColor. Gets or sets the font family of the excel cell. The font family. Gets or sets the size of the font of the excel cell. The size of the font in points (pt). It will be automatically converted to the Device Independent Pixels, when setting. Gets or sets a value indicating whether this text of the excel cell is bold. true if the text of the excel cell is bold; otherwise, false. Gets or sets a value indicating whether the text of the excel cell is italic. true if the text of the excel cell is italic; otherwise, false. Gets or sets whether the text of the excel cell is underline. The underline type. Gets or sets the text alignment. The text alignment. Gets or sets a value indicating whether the text of the excel cell is wrapped. true if the text of the excel cell is wrapped; otherwise, false. Gets or sets the top border. The top border. Gets or sets the bottom border. The bottom border. Gets or sets the right border. The right border. Gets or sets the left border. The left border. Gets or sets the diagonal up border. The diagonal up border. Gets or sets the diagonal down border. The diagonal down border. Gets or sets the number format. The number format. Represents a class which exposes all methods needed to export using RadSpreadStreamProcessing. Gets or sets the index of the row. The index of the row. Gets or sets the index of the column. The index of the column. Exports workbook. Gets file extension. Export format. Creates the column. Gets the column. Skips the columns. The count. Finishes the column. Creates new workbook. The stream. The export format. Creates new workbook. The stream. The export format. The file export mode. Gets current worksheet. Worksheet as object Create and add excel worksheet to the workbook. Excel workbook. Calls the WorksheetCreated event. Finishes the cell. Finishes the row. Finishes the worksheet. Finishes the workbook. Sets current worksheet row as hidden. Sets height of current row in worksheet. Height of row. If true, sets the row height in pixels, otherwise - in points. Sets current worksheet column as hidden. Sets the width of current worksheet column. The width. If true, setts the width in pixels, otherwise - in characters. Creates the row. Gets current Row. Row as object. Gets current Cell. Cell as object. Creates CellSelection. Creates CellSelection. From row index. From column index. To row index. To column index. Sets the value of current CellSelection. Text. Sets the value of current CellSelection. CellSelection data type. Value. Sets the value as date time. The value. True is the cell value is set, otherwise - false. Sets the value as number. The value. True is the cell value is set, otherwise - false. Sets the value as boolean. The value. True is the cell value is set, otherwise - false. Sets the value as string. The value. True is the cell value is set, otherwise - false. Sets the cell format. The format string. The apply. Clears the value of current Cell. Determines if a cell(by given row and column index) belongs to a merged cell. The row of cell. The column of cell. A value indicating, whether given cell is part of a merged cell. Applies the cell style. The cell style. The format string. Creates the cell style from light style. The cell style. Skips the cells. The count. Gets current SpreadCellFormat. Applies the cell format. Note that format needs to be of SpreadCellFormat type in order to be applied to current cell. The format. Gets the cell style info. Creates SpreadStreamCellStyleInfo from theme normal style. Creates a by given visual styles. BackColor of cell. ForeColor of cell. FontFamily of cell. Font size of cell. Is text bold. Is text italic. Is text underlined. Text alignment. Is text wrapped. Border box style. Color of border. Color of top border. Color of bottom border. Color of right border. Color of left border. Creates a by given visual styles. BackColor of cell. ForeColor of cell. FontFamily of cell. Font size of cell. Is text bold. Is text italic. Is text underlined. Text alignment. Is text wrapped. Border box style. Color of border. Color of top border. Color of bottom border. Color of right border. Color of left border. Creates the border cell style. The cell style. Gets the borders from existing style. The cell style. Groups current row in current worksheet. Outline level. Creates freeze panes. Count of frozen rows. Count of frozen columns. Occurs when a new worksheet is created. This is suitable place to set width of columns, add indent/header rows. Raises the event. The instance containing the event data. Occurs when a worksheet is about to be exported. This is suitable place to add footer rows. Raises the event. The instance containing the event data. Occurs when the workbook is created. This is suitable place to add and/or modify cell styles. Raises the event. The instance containing the event data. Initializes a new instance of the class. Current excel cell. BackColor of cell. ForeColor of cell. FontFamily of cell. Font size of cell. Is text bold. Is text italic. Is text underlined. Text alignment. Is text wrapped. Border box style. Color of border. Color of top border. Color of bottom border. Color of right border. Color of left border. Gets or sets the cell format. The cell format. Gets or sets the color of the back. The color of the back. Gets or sets the color of the fore. The color of the fore. A wrapper class used to transform the Windows forms types to types compatible with the CellSelection object needs Initializes a new instance of the class. Current excel cell. BackColor of cell. ForeColor of cell. FontFamily of cell. Font size of cell. Is text bold. Is text italic. Is text underlined. Text alignment. Is text wrapped. Border box style. Color of border. Color of top border. Color of bottom border. Color of right border. Color of left border. The text orientation. Initializes a new instance of the class. The current excel cell. The worksheet. Gets or sets the fill of the excel cell. The fill. Gets or sets the ForeColor of the excel cell. The ForeColor. Gets or sets the font family of the excel cell. The font family. Gets or sets the size of the font of the excel cell. The size of the font in points (pt). It will be automatically converted to the Device Independent Pixels, when setting. Gets or sets a value indicating whether this text of the excel cell is bold. true if the text of the excel cell is bold; otherwise, false. Gets or sets a value indicating whether the text of the excel cell is italic. true if the text of the excel cell is italic; otherwise, false. Gets or sets whether the text of the excel cell is underline. The underline type. Gets or sets the text alignment. The text alignment. Gets or sets the borders. The borders. Gets or sets a value indicating whether the text of the excel cell is wrapped. true if the text of the excel cell is wrapped; otherwise, false. Gets or sets the orientation of the text. The available values are Horizontal(default) or vertical. Note that the TextOrientation is currently supported only when exporting to XLSX format. Represents the method that will handle the WorkbookCreated event. The sender. The instance containing the event data. Provides event arguments for the WorkbookCreated event Initializes a new instance of the class. The workbook. Gets the workbook which is going to be exported. The workbook. A class which is used to draw content on RadFixedPages. Creates new instance of PdfEditor Associated page. Gets the editor. Gets editor's matrix horizontal offset. Gets editor's matrix vertical offset. Draws line. Start point. End point. Sets the stroke color of editor's GraphicProperties. Sets the fill color of editor's GraphicProperties. Draws rectangle/ Top left point. Bottom right point. Creates and sets linear gradient as editor's GraphicProeprties FillColor. NUmber of colors. Start point. End point. Color. Second color. Third color. Fourth color. Pushes clipping. Horizontal coordinate. Vertical coordinate. Width. Height. Pops clipping. Creates matrix position. Creates matrix position. Horizontal coordinate. Vertical coordinate. Translates editor position. Horizontal coordinate. Vertical coordinate. Saves editor properties. Saves editor position. Restores editor properties. Restores editor position. Sets editor properties font size. Tries to set editor TextProperties font. The name of font. The style of font. Represents the method that will handle the PageExported event. The event sender. The instance containing the event data. Provides event arguments for the PageCreated event Initializes a new instance of the class. The page. The editor of the page which is being exported. Gets the page which is being exported. Gets the editor of the page which is being exported. Represents the method that will handle the PdfExporting event. The event sender. The instance containing the event data. Provides event arguments for the PageCreated event Initializes a new instance of the class. The PDF format provider object. The document associated with this export. Gets the PDF format provider object. Gets the document associated with this export. Represents a class that exposes all the methods and properties needed to export to PDF. Gets current page . Gets or sets current matrix row. Gets or sets current matrix column. Initializes document, first page, first page editor and the matrix which holds all pages. Default page size. Editor Gets current page editor. instance Gets the editor of the page below current in page matrix. instance Gets the editor of the page on the right of current in page matrix. instance Adds matrix pages to the document row by row. Adds matrix pages to the document column by column. Indicates whether current page is last on row. Gets current page number. Creates instance. Copies current page editor graphic and text properties to current block. Sets left indent to current block. Indent value Inserts text in block. The text to be inserted. Inserts line break in block. Inserts image in block. Image stream. Width of image. Height of image. Measures block. Measured block size. Measures block. The size in which block is measured. Measured block size. Draws block. Draws block. The size in which block is drawn. Calls event of each page on current row. Calls event and exports the document. Associated file stream. Author. Title. Description. Occurs for every page that is being exported. Raises the event. The instance containing the event data. Occurs when the export process is about to be completed. Raises the event. The instance containing the event data. Represents a class which exposes all methods needed to export using RadSpreadProcessing. Registers format provider. Export format. Gets current format provider. Export format. Imports workbook. Associated stream. Exports workbook. Associated stream. Gets file extension. Export format. Creates new workbook. Gets current worksheet. Worksheet as object Create and add excel worksheet to the workbook. Excel workbook. Sets height of row in worksheet by given row index. Row index. Height of row. Gets height of row in worksheet by given row index. Row index. Gets the width of column by given column index. Column index Column width Sets width of column in worksheet by given column index. Column index. Width of column. Gets current CellSelection. CellSelection as object. Creates CellSelection. Row index. Column index. Creates CellSelection. From row index. From column index. To row index. To column index. Merges the cells of current CellSelection. Gets the value of current CellSelection. Sets the value of current CellSelection. Text. Sets the value of current CellSelection. CellSelection data type. Value. Creates a new floating image in current worksheet. Sets format of current CellSelection. Format string. Clears the value of current CellSelection. Determines if a cell(by given row and column index) belongs to a merged cell. The row of cell. The column of cell. A value indicating, whether given cell is part of a merged cell. Gets current CellStyleInfo. Creates CellStyleInfo using current CellSelection and Worksheet. Creates CellStyleInfo. BackColor of cell. ForeColor of cell. FontFamily of cell. Font size of cell. Is text bold. Is text italic. Is text underlined. Text alignment. Is text wrapped. Border box style. Color of border. Color of top border. Color of bottom border. Color of right border. Color of left border. The text orientation/ Creates and returns GridViewSpreadExportDataRowInfo. Cells indent. Cells. Export as hidden. Creates and returns GridViewSpreadExportDataRowInfo. Cells indent. Cells. Export as hidden. Hierarchy level of row. Creates and returns GridViewExportGroupRowInfo. Cells indent. Content string. Column span. Export as hidden. Creates and returns GridViewExportGroupRowInfo. Cells indent. Content string. Column span. Export as hidden. Hierarchy level of row. Creates freeze panes. Count of frozen rows. Count of frozen columns. Groups rows in current worksheet. Start row. End row. Outline level. Calls event. Occurs when the workbook is created and is ready to be exported. Suitable for any final touches. Raises the event. The instance containing the event data. Defines constants used in the spread exports. The maximum row height allowed by excel in points. The maximum column width allowed by excel in characters. Convert the rotation degrees to text orientation. Convert the text orientation to rotation degrees. Convert ContentAlignment to HorizontalAlignmentType ContentAlignment Telerik.WinControls.UI.Export.HorizontalAligmentType Convert ContentAignment to VerticalAlignmentType ContentAlignment Telerik.WinControls.UI.Export.VerticalAlignmentType Converts a color to a hexidecimal value for use within HTML The color to convert A hex value, including '#' Check if visual style settings comes from theme. Element to check True if visual settings come from theme