C1.C1Excel.4.5.2 Assembly / C1.C1Excel Namespace
- Excel for .NET Overview
- Key Features
- Excel for .NET QuickStart
- Using Excel for .NET
- Excel for .NET Frequently Asked Questions
- Excel for .NET Limitations
- Excel for .NET Task-Based Help
- Excel for .NET Samples
- API Reference
C1.C1Excel Namespace | ComponentOne Excel for .NET
www.grapecity.com
Class Description
C1XLBook | Represents an Excel workbook containing one or more worksheets. Contains methods for loading and saving XLS files, and exposes a collection of XLSheet objects that represent the individual worksheets. |
|
ShapeCollection | Represents a collection of XLShape objects on an XLSheet. | |
Strings | Static class containing UI strings used by the designer. | |
XLBorderFormatting | The border formatting. | |
XLCell | Represents individual cells in an XLSheet and provides properties for getting and setting the cell Value, Style, and Hyperlink. | |
XLCellRange | Represents a range of XLCell objects in an XLSheet. | |
XLCellRangeCollection | Represents a collection of XLCellRange objects on an XLSheet. | |
XLColumn | Represents a column in a worksheet. This class provides properties for setting the column's width, style, and visibility. |
'c# 언어' 카테고리의 다른 글
솔류션 + 프로젝트 다수일경우 DLL Reference Path등록 (0) | 2021.10.20 |
---|---|
C1 배포 & Deploy(Micro.Visual.Studio.C#) (0) | 2021.10.20 |
Microsoft Excel does not allow worksheet name longer than 31 characters. (0) | 2021.10.20 |
C# - 엑셀 COM 레퍼런스 추가하기 (0) | 2021.10.20 |
문제 풀이 : Lv1. 숫자 문자열과 영단어 (0) | 2021.10.18 |