|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AddStyleSheetElements (Stylesheet) |
Adds Stylesheet Elements into the Stylesheet |
||
| CloneCellFormats (Stylesheet) |
Clones the current Stylesheet Cell Formats and adds Date/DateTime formats for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.BackgroundColor CreateBackgroundColor (character) |
Creates a BackgroundColor using RGB Hex Values |
||
| CreateDefaultCellFormats (Stylesheet) |
Creates the default Stylesheet Cell Formats for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.ForegroundColor CreateForegroundColor (character) |
Creates a ForegroundColor using RGB Hex Values |
||
| DocumentFormat.OpenXml.Spreadsheet.Stylesheet CreateStyleSheet () |
Creates the Stylesheet for the Excel Worksheet |
||
| DocumentFormat.OpenXml.Spreadsheet.Borders CreateStyleSheetBorders () |
Creates the Stylesheet Borders for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.CellFormats CreateStyleSheetCellFormatIndexing () |
Creates the Stylesheet Cell Formats for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.Fills CreateStyleSheetFills (character) |
Creates the Stylesheet Fills for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.Fonts CreateStyleSheetFonts () |
Creates the Stylesheet Fonts for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.Stylesheet GetStyleSheet (WorkbookPart) |
Gets the existing Excel Worksheet Stylesheet |
||
| LOGICAL HasDateFormat (Stylesheet, integer) |
Checks if the Stylesheet has a Date Format |
||
| RemoveStyleSheetElements (Stylesheet) |
Removes all the existing Stylesheet Elements from the Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.Border SetBorderStyle (character) |
Sets the Border Style for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.CellFormat SetCellFormatStyle (integer, integer, integer, integer, integer, logical) |
Sets the CellFormat Style for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.Fill SetFillStyle (character) |
Sets the Fill Style for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.Fill SetFillStyleWithColor (character, character, character) |
Sets the Fill Style with Color for the Excel Stylesheet |
||
| DocumentFormat.OpenXml.Spreadsheet.Font SetFontStyle (character, integer, logical) |
Sets the Font Style for the Excel Stylesheet |
||
| UpdateStyleSheet (Stylesheet) |
Updates the existing Excel Worksheet Stylesheet |
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER DateStyleIndex |
|
||
| INTEGER DateTimeStyleIndex |
|
||
| CHARACTER DefaultBackColor |
|
||
| CHARACTER DefaultFont |
|
||
| INTEGER DefaultFontSize |
|
||
| CHARACTER DefaultForeColor |
|
||
| CHARACTER HeaderFont |
|
||
| LOGICAL HeaderFontBold |
|
||
| INTEGER HeaderFontSize |
|
||
| CHARACTER HeaderRowColor |
|
|
Top
AddStyleSheetElements (Stylesheet)
|
|||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CloneCellFormats (Stylesheet)
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.BackgroundColor CreateBackgroundColor (character)
|
|||||||||||||||||||||||||||||||||||||||||||||
CreateDefaultCellFormats (Stylesheet)
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.ForegroundColor CreateForegroundColor (character)
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.Stylesheet CreateStyleSheet ()
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.Borders CreateStyleSheetBorders ()
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.CellFormats CreateStyleSheetCellFormatIndexing ()
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.Fills CreateStyleSheetFills (character)
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.Fonts CreateStyleSheetFonts ()
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.Stylesheet GetStyleSheet (WorkbookPart)
|
|||||||||||||||||||||||||||||||||||||||||||||
LOGICAL HasDateFormat (Stylesheet, integer)
|
|||||||||||||||||||||||||||||||||||||||||||||
RemoveStyleSheetElements (Stylesheet)
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.Border SetBorderStyle (character)
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.CellFormat SetCellFormatStyle (integer, integer, integer, integer, integer, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.Fill SetFillStyle (character)
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.Fill SetFillStyleWithColor (character, character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||
DocumentFormat.OpenXml.Spreadsheet.Font SetFontStyle (character, integer, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||
UpdateStyleSheet (Stylesheet)
|
|||||||||||||||||||||||||||||||||||||||||||||
INTEGER DateStyleIndex
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
INTEGER DateTimeStyleIndex
|
|||||||||
CHARACTER DefaultBackColor
|
|||||||||
CHARACTER DefaultFont
|
|||||||||
INTEGER DefaultFontSize
|
|||||||||
CHARACTER DefaultForeColor
|
|||||||||
CHARACTER HeaderFont
|
|||||||||
LOGICAL HeaderFontBold
|
|||||||||
INTEGER HeaderFontSize
|
|||||||||
CHARACTER HeaderRowColor
|
|||||||||