ComponentOne Excel for UWP
Column Property

C1.UWP.Excel Assembly > C1.Xaml.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