GrapeCity.Xaml.SpreadSheet.Data
Add Method (SpreadThemes)


The added theme.
Adds the specified theme.
Syntax
'Declaration
 
Public Overrides Sub Add( _
   ByVal item As SpreadTheme _
) 
'Usage
 
Dim instance As SpreadThemes
Dim item As SpreadTheme
 
instance.Add(item)
public override void Add( 
   SpreadTheme item
)

Parameters

item
The added theme.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadThemes Class
SpreadThemes Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options