GrapeCity.Xaml.Excel
Border Property (IDifferentialFormatting)


Express a single set of cell border formats. (left, right, top, bottom). Color is optional, when missing, 'automatic' is applied.
Syntax
'Declaration
 
Property Border As IExcelBorder
'Usage
 
Dim instance As IDifferentialFormatting
Dim value As IExcelBorder
 
instance.Border = value
 
value = instance.Border
IExcelBorder Border {get; set;}

Property Value

The border.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IDifferentialFormatting Interface
IDifferentialFormatting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options