'Declaration Protected Friend Overrides Sub ManageSiblingCellLabel( _ ByVal previousCell As Cell _ )
'Usage Dim instance As StatCell Dim previousCell As Cell instance.ManageSiblingCellLabel(previousCell)
protected internal override void ManageSiblingCellLabel( Cell previousCell )
Parameters
- previousCell