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


Represents the appearance settings for an object.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class Appearance 
Visual Basic (Usage)Copy Code
Dim instance As Appearance
C# 
public class Appearance 

Remarks

For more information on the appearance settings, refer to Customizing the Appearance.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Appearance

See Also