Excel for WinRT
Style Property (XLCellRange)


Gets or sets the XLStyle object associated with this range of cells.
Syntax
'Declaration
 
Public Property Style As XLStyle
'Usage
 
Dim instance As XLCellRange
Dim value As XLStyle
 
instance.Style = value
 
value = instance.Style
public XLStyle Style {get; set;}
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback