GrapeCity.Xaml.SpreadSheet.Data
RemoveCustomStyle(String) Method


The table name.
Removes the specified custom style.
Syntax
'Declaration
 
Public Overloads Shared Function RemoveCustomStyle( _
   ByVal name As String _
) As Boolean
'Usage
 
Dim name As String
Dim value As Boolean
 
value = TableStyles.RemoveCustomStyle(name)
public static bool RemoveCustomStyle( 
   string name
)

Parameters

name
The table name.

Return Value

Returns true if the remove action succeeds; otherwise, returns false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TableStyles Class
TableStyles Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options