GrapeCity.Xaml.Excel
Border Property (ExtendedFormat)


Gets or sets the border of the ExtendedFormat.
Syntax
'Declaration
 
Public Property Border As IExcelBorder
'Usage
 
Dim instance As ExtendedFormat
Dim value As IExcelBorder
 
instance.Border = value
 
value = instance.Border
public IExcelBorder Border {get; set;}

Property Value

The border of the ExtendedFormat
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExtendedFormat Class
ExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options