Excel for WinRT
Style Property (XLColumn)


Gets or sets the XLStyle object that determines the appearance of the column.
Syntax
'Declaration
 
Public Property Style As XLStyle
'Usage
 
Dim instance As XLColumn
Dim value As XLStyle
 
instance.Style = value
 
value = instance.Style
public XLStyle Style {get; set;}
See Also

Reference

XLColumn Class
XLColumn Members

 

 


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

Product Support Forum  |  Documentation Feedback