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


Name of the theme.
Gets the index of the specified theme in the theme collection.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal themeName As String _
) As Integer
'Usage
 
Dim instance As SpreadThemes
Dim themeName As String
Dim value As Integer
 
value = instance.IndexOf(themeName)
public int IndexOf( 
   string themeName
)

Parameters

themeName
Name of the theme.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadThemes Class
SpreadThemes Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options