Excel for WPF and Silverlight
Column Property

C1.WPF.Excel Namespace > XLShape Class : Column Property
Gets or sets the index of the column to which the shape is attached.
Syntax
'Declaration
 
Public Property Column As System.Integer
public System.int Column {get; set;}
See Also

Reference

XLShape Class
XLShape Members