FarPoint.Win.Spread
NamedStyleCollection Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : NamedStyleCollection Class


Represents a collection of NamedStyle objects.

Object Model

Syntax

Visual Basic (Declaration) 
Public Class NamedStyleCollection 
   Implements ICanSerializeXmlISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As NamedStyleCollection
C# 
public class NamedStyleCollection : ICanSerializeXmlISerializeSupport  

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.NamedStyleCollection

See Also