Telerik.Documents.SpreadsheetStreaming Gets or sets the delimiter symbol. The delimiter symbol. Gets or sets the quote symbol. The quote symbol. Gets or sets the has header row. The has header row. Gets or sets the encoding. The encoding. Gets or Sets a value indicating whether the empty values are exported. True if the empty values are exported; otherwise false. Implements the less operator. The first value. The second value. The result of the operator. Implements the less operator. The first value. The second value. The result of the operator. Determines whether the specified is equal to the current . The object to compare with the current object. true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. A hash code for the current . Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Disposes the specified clean up managed resources. The clean up managed resources. The import settings. Gets or sets the delimiter symbol. The delimiter symbol. Gets or sets the quote symbol. The quote symbol. Gets or sets the encoding. The encoding. Defines auxiliary formatting methods. Defines the earliest date the RadSpreadsheet recognizes. Gets or sets the spreadsheet culture helper. Represents the number format string builder class. Builds the format strings. The decimal places. The use thousand separator. Represents a culture helper class. Initializes a new instance of the class. The culture for the new instance. Gets the culture of the spreadsheet culture helper. A static class providing API for retrieving the built in number formats. Which when exported their formatCode is implied rather that explicitly saved in the file. Generates the General number format string. Examle format in en-US culture: General. The number format string. Generates a Number number format string. Example format in en-US culture: 0. The number format string. Generates a Number number format string with 2 decimal places and no thousand separator. Example format in en-US culture: 0.00. The number format string. Generates a Number number format string with zero decimal places and using a thousand separator. Example format in en-US culture: #,##0. The number format string. Generates a Number number format string with 2 decimal places and a thousand separator. Example format in en-US culture: #,##0.00. The number format string. Generates a Currency number format string with no decimal places and positive and negative format patterns and alignment. Example format in en-US culture: $#,##0_);($#,##0). The number format string. Generates a Currency number format string with no decimal places and positive and negative format with red digits patterns and alignment. Example format in en-US culture: $#,##0_);[Red]($#,##0). The number format string. Generates a Currency number format string with two decimal places and positive and negative format patterns and alignment. Example format in en-US culture: $#,##0.00_);($#,##0.00). The number format string. Generates a Currency number format string with two decimal places and positive and negative format with red digits patterns and alignment. Example format in en-US culture: $#,##0.00_);[Red]($#,##0.00). The number format string. Generates a Percent number format string. Example format in en-US culture: 0%. The number format string. Generates a Percent number format string with 2 decimal places and no thousand separator. Example format in en-US culture: 0.00%. The number format string. Generates a cuture dependent Scientific number format string. Example format in en-US culture: 0.00E+00. The number format string. Generates a Fraction number format for up to one digit. Example format in en-US culture: # ?/?. The number format string. Generates a Fraction number format for up to two digit. Example format in en-US culture: # ??/??. The number format string. Generates a Date number format for short date. Example format in en-US culture: m/d/yyyy. The number format string. Generates a Date number format with day, month and year. Example format in en-US culture: d-mmm-yy. The number format string. Generates a Date number format with day and month. Example format in en-US culture: d-mmm. The number format string. Generates a Date number format with month and year. Example format in en-US culture: mmm-yy. The number format string. Generates a Time number format with hours, minutes and AM/PM. Example format in en-US culture: h:mm AM/PM. The number format string. Generates a Time number format with hours, minutes, seconds and AM/PM. Example format in en-US culture: h:mm:ss AM/PM. The number format string. Generates a Time number format with hours and minutes. Example format in en-US culture: h:mm. The number format string. Generates a Time number format with hours, minutes and seconds. Example format in en-US culture: h:mm:ss. The number format string. Generates a Time number format with short date, hours and minutes. Example format in en-US culture: m/d/yyyy h:mm. The number format string. Generates a Date number format with day, month and year. Example format in en-US culture: m/d/yyyy. The number format string. Generates a Currency number format string with no decimal places, a thousand separator, and positive and negative format pattern and alignment. Example format in en-US culture: #,##0_);(#,##0). The number format string. Generates a Currency number format string with no decimal places, a thousand separator, and positive and negative format with red digits patterns and alignment. Example format in en-US culture: #,##0_);[Red](#,##0). The number format string. Generates a Currency number format string with two decimal places, a thousand separator, and positive and negative format pattern and alignment. Example format in en-US culture: #,##0.00_);(#,##0.00). The number format string. Generates a Currency number format string with two decimal places, a thousand separator, and positive and negative format with red digits patterns and alignment. Example format in en-US culture: #,##0.00_);[Red](#,##0.00). The number format string. Generates a Currency number format string. Example format in en-US culture: _(*#,##0_);_(*(#,##0);_(* "-"_);_(@_). The number format string. Generates a Currency number format string. Example format in en-US culture: _($*#,##0_);_($*(#,##0);_($* "-"_);_(@_). The number format string. Generates a Currency number format string. Example format in en-US culture: _(*#,##0.00_);_(*(#,##0.00);_(*"-"??_);_(@_). The number format string. Generates a Currency number format string. Example format in en-US culture: _($*#,##0.00_);_($*(#,##0.00);_($*"-"??_);_(@_). The number format string. Generates a culture dependent Scientific number format string. Example format in en-US culture: ##0.0E+0. The number format string. Returns built in format with the specified id. The searched format id. The format string. Initializes a new instance of the class. The underlying stream to write to. The encoding for the stream. Initializes a new instance of the class. The stream. Initializes a new instance of the class using default encoding. The underlying stream to write to. The encoding. Determines whether the passed stream should be disposed when is disposed. Disposes of the stream writer. true to release both managed and unmanaged resources; false to release only unmanaged resources. After calling this method, value changes are forbidden. Defines members used to export the page setup. Sets the size of the paper. The paper size. Sets the page orientation. The page orientation. Sets the page order. The page order. Sets the number of pages tall the worksheet will be scaled to when it's printed. The number of pages. Sets the number of pages wide the worksheet will be scaled to when it's printed. The number of pages. Sets the scale factor of the printed worksheet. The valid values are from 0.1 to 4. The scale factor. Defines members used to export the worksheet view state. Sets the first visible cell of the viewport. The row index. The column index. Sets the freeze panes. The number of frozen rows. The number of frozen column. Sets the freeze panes. The number of frozen rows. The number of frozen column. The scrollable pane first visible cell row index. The scrollable pane first visible cell column index. Sets the scale factor. The percentage that the viewport will be scaled to. Sets a value indicating whether gridlines should be visible. True for visible gridlines, otherwise False. Sets a value indicating whether row and column headers should be visible. True for visible row and column headers, otherwise False. Sets the active cell of the selection. The row index of the active cell. The column index of the active cell. Adds a range to the selection. The row index of the top left cell of the range. The column index of the top left cell of the range. The row index of the bottom right cell of the range. The column index of the bottom right cell of the range. Holds information about a sheet in a workbook. Gets the name of the sheet. Describes the supported spreadsheet export modes. Specifies that a new workbook should be created. If the stream has any content it will be overwritten. Opens existing workbook from a stream, or creates a new workbook if the stream is empty. Defines members used to import a cell. Gets the index of the row. The index of the row. Gets the index of the column. The index of the column. Gets the format. The format. Gets the value. The value. Gets the formula cached value. The value. Gets the Value Type. Defines members used to import a column. Gets the first index of the column range with same properties. The index. Gets the last index of the column range with same properties. The index. Gets a value indicating if the width of the column is custom. A value indicating if the width of the column is custom. Gets the width in pixels. The width in pixels. Gets the width in characters. The width in characters. Gets the outline level. The outline level. Gets a value indicating if the column is hidden. A value indicating if the column is hidden. Defines members for the row importer classes. Gets the index of the row. The index of the row. Gets the outline level. The outline level. Gets a value indicating if the height is custom. A value indicating if the height is custom. Gets the height in pixels. The height in pixels. Gets the height in points. The height in points. Gets a value indicating if the row is hidden. A value indicating if the row is hidden. Gets the cells. The cells. Defines members used to import a workbook. Gets the worksheet importers. The worksheet importers. Defines members used to import a worksheet. Gets the name of the worksheet. The name. Gets the columns. The columns. Gets the rows. The rows. Represents an entry point to import a spreadsheet. Creates new CSV importer with settings. The document stream. The document settings. Creates the workbook importer. The document format. The stream. Represents RGB color. Initializes a new instance of the class. The red component value. The green component value. The blue component value. Gets the green component value. The green component value. Gets the red component value. The red component value. Gets the blue component value. The blue component value. Determines whether the specified is equal to the current . The to compare with the current . Returns true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. A hash code for the current . Describes the possible types of predefined tint and shade proportions for themable colors. Represents shade 1 type of predefined tint and shade proportion. Represents shade 2 type of predefined tint and shade proportion. Represents shade 3 type of predefined tint and shade proportion. Represents shade 4 type of predefined tint and shade proportion. Represents shade 5 type of predefined tint and shade proportion. Represents the page order options. Down then over page order. Over then down page order. Specifies page orientation. Portrait page orientation. Landscape page orientation. Provides enumeration for the most commonly used paper sizes. Identifies a paper sheet size of 33.1 inches x 46.8 inches. Identifies a paper sheet size of 23.4 inches x 33.1 inches. Identifies a paper sheet size of 16.5 inches x 23.4 inches. Identifies a paper sheet size of 11.7 inches x 16.5 inches. Identifies a paper sheet size of 8.3 inches x 11.7 inches. Identifies a paper sheet size of 5.8 inches x 8.3 inches. Identifies a paper sheet size of 33.9 inches x 48 inches. Identifies a paper sheet size of 24 inches x 33.9 inches. Identifies a paper sheet size of 16.9 inches x 24 inches. Identifies a paper sheet size of 12 inches x 16.9 inches. Identifies a paper sheet size of 8.5 inches x 12 inches. Identifies a paper sheet size of 4.8 inches x 8.5 inches. Identifies a paper sheet size of 39.4 inches x 55.7 inches. Identifies a paper sheet size of 27.8 inches x 39.4 inches. Identifies a paper sheet size of 59.1 inches x 19.7 inches. Identifies a paper sheet size of 13.9 inches x 19.7 inches. Identifies a paper sheet size of 10.1 inches x 14.3 inches. Identifies a paper sheet size of 7.2 inches x 10.1 inches. Identifies a paper sheet size of 8 inches x 10 inches. Identifies a paper sheet size of 8 inches x 13 inches. Identifies a paper sheet size of 7.5 inches x 10 inches. Identifies a paper sheet size of 10.5 inches x 8 inches. Identifies a paper sheet size of 8.5 inches x 11 inches. Identifies a paper sheet size of 8.5 inches x 14 inches. Identifies a paper sheet size of 17 inches x 11 inches. Identifies a paper sheet size of 11 inches x 17 inches. Identifies a paper sheet size of 15.6 inches x 19.2 inches. Identifies a paper sheet size of 20 inches x 15 inches. Identifies a paper sheet size of 16.5 inches x 21 inches. Identifies a paper sheet size of 17.5 inches x 22 inches. Identifies a paper sheet size of 18 inches x 23 inches. Identifies a paper sheet size of 20 inches x 25 inches. Identifies a paper sheet size of 21.7 inches x 28 inches. Identifies a paper sheet size of 23.5 inches x 35 inches. Identifies a paper sheet size of 35 inches x 45 inches. Identifies a paper sheet size of 5.5 inches x 8.5 inches. Identifies a paper sheet size of 8.5 inches x 13 inches. Identifies a paper sheet size of 5.5 inches x 8.5 inches. Identifies a paper sheet size of 10 inches x 14 inches. Represents a color which can be used in a theme. Initializes a new instance of the class. The color. Initializes a new instance of the class. The color. The is automatic. Initializes a new instance of the class. Type of the theme color. The tint and shade. Initializes a new instance of the class. Type of the theme color. Initializes a new instance of the class. Type of the theme color. Type of the predefined tint and shade proportion for the themable color. Gets the local value of the color. The local value of the color. Gets the value indicating if the color is automatic. Automatic colors may be interpreted by a consumer as appropriate. Value indicating if the color is automatic. Gets the type of the theme color. The type of the theme color. Gets the type of the color shade. The type of the color shade. Gets the tint and shade proportion value. This value is applied over the theme color coming from the to determine the final color applied over the content. The tint and shade value. Gets a value indicating if the color comes from a theme. The value indicating if the color comes from a theme. Creates a new instance of the class. The red component. The green component. The blue component. Instance of the class. Determines whether the specified themable colors are equal. True if the themable colors are equal; otherwise, false. Determines whether the specified themable colors are different. True if the themable colors are different; otherwise, false. Explicitly cast color to themable color. The color. Themable color. Converts to . The . The . Determines whether the specified is equal to the current . The to compare with the current . Returns true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. A hash code for the current . Returns a string that represents the themable color. A string that represents the themable color. Represents a font family which can be used in a theme. Initializes a new instance of the class. The font family name. Initializes a new instance of the class. Type of the theme font. Gets the local value of the font family. The local value of the font family. Gets the type of the theme font. The type of the theme font. Gets a value indicating if the font family comes from a theme. The value indicating if the font family comes from a theme. Determines whether the specified document themable font families are equal. True if the document themable font families are equal; otherwise, false. Determines whether the specified document themable font families are different. True if the document themable font families are different; otherwise, false. Returns a string that represents the document themable font family. A string that represents the document themable font family. Determines whether the specified is equal to the current . The to compare with the current . Returns true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. A hash code for the current . Describes the possible types of theme colors. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Represents Light1 theme color type. Describes the possible types of theme fonts. The font of the body of the document. The font of the headings of the document. Represents a helper class for measuring the cell content size. The method calculates the cell content size based on the cell formatting. The result can be used to set the column width so the values can fit in the columns. The cell value. If formula is passed the method will throw an ArgumentException. The format of the cell. The width of the cell in pixels. This value is only respected if the value of the WrapText property of the spreadCellFormat is true. The default column width is 65 pixels. The size of the cell content. The method calculates the cell content size based on the cell formatting. The result can be used to set the column width so the values can fit in the columns. The cell value. If formula is passed the method will throw an ArgumentException. The number format of the cell. The font family. The size of the font in points. A value indicating whether the text is bold. A value indicating whether the text is italic. The horizontal alignment. A value indicating whether the text is wrapped. The cell indent. The width of the cell in pixels. This value is only respected if the value of isWrapped is true. The default column width is 65 pixels. The size of the cell content. Converts the row index to name. Index of the row. The name. Converts the row name to index. Name of the row. The index. Converts the column index to name. Index of the column. The name. Converts the cell index to name. Index of the row. Index of the column. The name. Converts the cell range to a name. Index of from row. Index of from column. Index of to row. Index of to column. The name. Converts the cell indexes to a name. The start row index. The start column index. The end row index. The end column index. The name. Defines members used to export a cell. Sets string as cell value. The string value. Sets double as cell value. The double value. Sets a boolean cell value. The boolean value. Sets DateTime as cell value. The DateTime value. Sets formula value. The formula value. Sets the cell format. The cell format. Defines members used to export a column. Sets the column width in pixels. The width value in pixels. Sets the column width in characters count. The count of the characters. Sets the column outline level. The outline level value. Sets a value indicating whether the column should be hidden. True for hidden; otherwise false. Defines members for the row exporter classes. Creates a cell exporter. The cell exporter. Skips a specified number of cells. The count of the cells to skip. Sets the row outline level. The row outline level value. Sets the row height in pixels. The row height value in pixels. Sets the row height in points. The row height value in points. Sets a value indicating whether the row should be hidden. True for hidden; otherwise false. Defines members used to export a workbook. Gets the cell style collection. The cell style collection. Creates a worksheet exporter. The name of the worksheet. The worksheet exporter. Provides information about the sheets in the workbook. Returns an IEnumerable<SheetInfo> containing information about all sheets present in the workbook. Defines members used to export a worksheet. Creates a worksheet view exporter. The worksheet view exporter. Creates a row exporter. The row exporter. Creates a column exporter. The column exporter. Creates a page setup exporter. The page setup exporter. Skips a specified number of rows. The count of the rows to skip. Skips a specified number of columns. The count of the columns to skip. Merges cells. The start row index of the area. The start column index of the area. The end row index of the area. The end column index of the area. Contains the Value Types according to the OOXML specification. Bool value. DateTime value. Error value. RichText value. Number value. SharedString value. Text value. Formula value. Represent the base class for cell formats. Gets or sets the left border. The left border. Gets or sets the right border. The right border. Gets or sets the top border. The top border. Gets or sets the bottom border. The bottom 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 fill. The fill. Gets or sets the number format. The number format. Gets or sets the size of the font in points. The size of the font in points. Gets or sets the fore color. The fore color. Gets or sets a value indicating whether the text is bold. The value indicating whether the text bold. Gets or sets a value indicating whether the text is italic. The value indicating whether the text italic. Gets or sets the underline type. The underline type. Gets or sets the font family. The font family. Gets or sets the horizontal alignment. The horizontal alignment. Gets or sets the vertical alignment. The vertical alignment. Gets or sets the indent. The indent. Gets or sets a value indicating if the text in a cell should be line-wrapped within the cell. The value indicating if the text in a cell should be line-wrapped within the cell. Represents a cell style. Gets or sets a value indicating whether the border properties should be applied. True if the border properties should be applied; otherwise, false. Gets or sets a value indicating whether the fill property should be applied. True if the fill property should be applied; otherwise, false. Gets or sets a value indicating whether the font properties should be applied. True if the font properties should be applied; otherwise, false. Gets or sets a value indicating whether the number format property should be applied. True if the number format property should be applied; otherwise, false. Gets or sets a value indicating whether the alignment properties should be applied. True if the alignment properties should be applied; otherwise, false. Gets or sets a value indicating whether the protection property should be applied. True if the protection property should be applied; otherwise, false. Gets the name of the cell style. The name of the cell style. Represents a cell style collection. Gets the number of elements contained in this collection. The number of elements contained in this collection. Gets the with the specified style name. The spread cell style. Determines whether the style with the specified name is in the . The name of the style. True if it is present; otherwise, false. Determines whether the specified style is in the . The style. True if it is present; otherwise, false. Gets the with the specified style name. The name of the style. The style. Creates a new cell style with the specified name. The name of the new cell style. The style. Returns an enumerator that iterates through the the . A that can be used to iterate through the collection. Returns an enumerator that iterates through a the . An object that can be used to iterate through the collection. Describes a gradient type of fill. Initializes a new instance of the class. Type of the gradient. The color1 themable color. The color2 themable color. Gets the color1 themable color. The color1 themable color. Gets the color2 themable color. The color2 themable color. Gets the type of the gradient. The type of the gradient. Determines whether the specified is equal to the current . The to compare with the current . Returns true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. A hash code for the current . Describes the possible types of gradients. Horizontal gradient type. HorizontalReversed gradient type. HorizontalRepeated gradient type. Vertical gradient type. VerticalReversed gradient type. VerticalRepeated gradient type. DiagonalUp gradient type. DiagonalUpReversed gradient type. DiagonalUpRepeated gradient type. DiagonalDown gradient type. DiagonalDownReversed gradient type. DiagonalDownRepeated gradient type. FromTopLeftCorner gradient type. FromTopRightCorner gradient type. FromBottomLeftCorner gradient type. FromBottomRightCorner gradient type. FromCenter gradient type. Defines members for the fill classes. Describes a pattern type of fill. Initializes a new instance of the class. Type of the pattern. Initializes a new instance of the class. Type of the pattern. Color of the pattern. Color of the background. Gets the type of the pattern. The type of the pattern. Gets the color of the pattern. The color of the pattern. Gets the color of the background. The color of the background. Creates a solid pattern fill. The color of the pattern. Solid pattern fill. Creates a solid pattern fill. The color of the pattern. Solid pattern fill. Determines whether the specified is equal to the current . The to compare with the current . Returns true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. A hash code for the current . Describes the possible types of vertical alignments. Specifies that the text should align with the bottom edge of the cell. Specifies that the text should be centered across the height of the cell. Specifies that the text should align with the top edge of the cell. Specifies that the text should be justified across the height of the cell. Specifies that the text should be evenly distributed across the height of the cell. Describes the possible types of horizontal alignments. General horizontal alignment. Text data is left-aligned. Numbers, dates, and times are right-aligned. Boolean types are centered. Changing the alignment does not change the type of data. Specifies that the text should align with the left edge of the cell. Specifies that the text should be centered across the cell. Specifies that the text should align with the right edge of the cell. Specifies that the text should be justified between the left and right edges of the cell except the last line. Specifies that the value of the cell should be filled across the entire width of the cell. Specifies that the text should be centered across multiple cells. Specifies that the text should be evenly distributed between the left and right edges of the cell. Describes the possible types of underline. None underline type. Single underline type. Double underline type. Single accounting underline type. The underline should be drawn under the lower part of characters such as g and p. Double accounting underline type. The underline should be drawn under the lower part of characters such as g and p. Describes the settings which are used to determine how the border will appear in the document. Initializes a new instance of the class. The border style. The border color. Gets the border style. The border style. Gets the themable color. The themable color. Determines whether the specified is equal to the current . The to compare with the current . Returns true if the specified is equal to the current ; otherwise, false. Serves as a hash function for a particular type. A hash code for the current . Describes the possible types for the style of the border. None border style. Hair border style. Dotted border style. DashDotDot border style. DashDot border style. Dashed border style. Thin border style. MediumDashDotDot border style. MediumDashDot border style. MediumDashed border style. Double border style. Medium border style. SlantDashDot border style. Thick border style. Represents a cell format. Gets or sets the cell style. The cell style. Describes the possible types of patterns. Solid pattern type. Gray75Percent pattern type. Gray50Percent pattern type. Gray25Percent pattern type. Gray12Percent pattern type. Gray6Percent pattern type. HorizontalStripe pattern type. VerticalStripe pattern type. ReverseDiagonalStripe pattern type. DiagonalStripe pattern type. DiagonalCrosshatch pattern type. ThickDiagonalCrosshatch pattern type. ThinHorizontalStripe pattern type. ThinVerticalStripe pattern type. ThinReverseDiagonalStripe pattern type. ThinDiagonalStripe pattern type. ThinHorizontalCrossHatch pattern type. ThinDiagonalCrosshatch pattern type. Describes the supported spreadsheet document formats. Xlsx spreadsheet document format. Csv spreadsheet document format. Represents an entry point to export a spreadsheet. Creates a workbook exporter. The document format. The output stream. The workbook exporter. Creates the workbook exporter. The document format. The stream. The export mode. The workbook exporter.