'Declaration Public Sub Add( _ ByVal item As TableStyle _ )
'Usage Dim instance As TableStyleCollection Dim item As TableStyle instance.Add(item)
public void Add( TableStyle item )
Parameters
- item
- The style to add
'Declaration Public Sub Add( _ ByVal item As TableStyle _ )
'Usage Dim instance As TableStyleCollection Dim item As TableStyle instance.Add(item)
public void Add( TableStyle item )