Description: This sample demonstrates how to create a SpreadsheetWorkbook,make cell content bold,
show Excel content on the AxSpreedsheet control and show cell format detail on Textbox control.
This sample shows how to apply style to Excel2010 via OpenXML SDK. It also uses a lot of features
about SpreadsheetML objects such as those included in the OpenXML SDK.Now I will introduce the architecture
of Office XML Formats.
To Search:
File list (Check if you may need any files):
StyleExcelUsingOpenXml\CSStyleExcelUsingOpenXml.sln
......................\CSStyleExcelUsingOpenXml
......................\........................\App.Config
......................\........................\common
......................\........................\......\OpenXmlMethod.cs
......................\........................\CSStyleExcelUsingOpenXml.csproj
......................\........................\Program.cs
......................\........................\Properties
......................\........................\..........\AssemblyInfo.cs
......................\........................\..........\Resources.Designer.cs
......................\........................\..........\Resources.resx
......................\........................\..........\Settings.Designer.cs
......................\........................\..........\Settings.settings
......................\........................\Readme.txt
......................\........................\StyleExcelUsingOpenXml.cs
......................\........................\StyleExcelUsingOpenXml.Designer.cs
......................\........................\StyleExcelUsingOpenXml.resx
......................\VBStyleExcelUsingOpenXml.sln
......................\VBStyleExcelUsingOpenXml
......................\........................\app.config
......................\........................\common
......................\........................\......\OpenXmlMethod.vb
......................\........................\My Project
......................\........................\..........\AssemblyInfo.vb
......................\........................\..........\Resources.Designer.vb
......................\........................\..........\Resources.resx
......................\........................\..........\Settings.Designer.vb
......................\........................\..........\Settings.settings
......................\........................\Program.vb
......................\........................\Readme.txt
......................\........................\StyleExcelUsingOpenXml.Designer.vb
......................\........................\StyleExcelUsingOpenXml.resx
......................\........................\StyleExcelUsingOpenXml.vb
......................\........................\VBStyleExcelUsingOpenXml.vbproj