'Declaration
Protected Friend Overrides Sub UpdateStyleBorders( _ ByVal borders As BorderCollection _ )
'Usage
Dim instance As Cell Dim borders As BorderCollection instance.UpdateStyleBorders(borders)
protected internal override void UpdateStyleBorders( BorderCollection borders )
Parameters
- borders