EffectiveBorders Property
In This Topic
Gets the effective border styles for this cell.
Syntax
'Declaration
ReadOnly Property EffectiveBorders As IBorders
IBorders EffectiveBorders {get;}
Property Value
An
IBorders instance representing the effective borders of the cell.
See Also