Excel for WinRT
XLColumn Class
Members 


Represents a column in a worksheet. This class provides properties for setting the column's width, style, and visibility.
Object Model
XLColumn Class
Syntax
'Declaration
 
Public Class XLColumn 
   Implements ICloneable 
'Usage
 
Dim instance As XLColumn
public class XLColumn : ICloneable  
Remarks
The XLColumn objects do not contain any data. If you remove a column from the collection, the data will be lost. If you later re-insert that same column back into the collection, the column will be blank.
Inheritance Hierarchy

System.Object
   C1.Xaml.Excel.XLColumn

See Also

Reference

XLColumn Members
C1.Xaml.Excel Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback