'Declaration Public Shared Sub AddCustomStyles( _ ByVal style As TableStyle _ )
'Usage Dim style As TableStyle TableStyles.AddCustomStyles(style)
public static void AddCustomStyles( TableStyle style )
Parameters
- style
- The table style.
'Declaration Public Shared Sub AddCustomStyles( _ ByVal style As TableStyle _ )
'Usage Dim style As TableStyle TableStyles.AddCustomStyles(style)
public static void AddCustomStyles( TableStyle style )