[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Web.Api.Excel Assembly
C1.Web.Api.Excel
Classes
WorkbookTable
Properties
Columns
dotnet-api
C1.Web.Api Assembly
C1.Web.Api.BarCode Assembly
C1.Web.Api.Cloud Assembly
C1.Web.Api.DataEngine Assembly
C1.Web.Api.Document Assembly
C1.Web.Api.Excel Assembly
C1.Web.Api.Excel
Classes
Border
BorderCollection
C1ExcelHost
CamelStringEnumConverter
Cell
CellPosition
Column
DefinedName
ExcelController
ExcelExportModelBinderAttribute
ExcelExportSource
ExcelExporter
ExcelImporter
ExcelRequest
Fill
FloatRoundConverter
Font
FrozenPane
MergeRequest
Range
Row
Style
TextRun
Workbook
WorkbookTable
Constructors
Properties
AlterFirstColumn
AlterLastColumn
Columns
Name
Range
ShowBandedColumns
ShowBandedRows
ShowHeaderRow
ShowTotalRow
Style
WorkbookTableBandedStyle
WorkbookTableBorder
WorkbookTableColumn
WorkbookTableCommonStyle
WorkbookTableStyle
Worksheet
Enums
Interfaces
C1.Web.Api.Image Assembly
C1.Web.Api.Pdf Assembly
C1.Web.Api.Report Assembly
(Showing Draft Content)
C1.Web.Api.Excel.WorkbookTable.Columns
Columns Property
Columns
Gets the columns of the table.
Declaration
public List<WorkbookTableColumn> Columns { get; }