[]
Creates a table style based on the table style contained in the table style collection or a built-in table style.
public TableStyle CreateTableStyle(string styleName, string sourceStyleName)
Public Function CreateTableStyle(styleName As String, sourceStyleName As String) As TableStyle
Type | Description |
---|---|
TableStyle | A TableStyleThe object. |