[]
        
(Showing Draft Content)

FarPoint.Win.Spread.StyleInfo.GetAppearance

GetAppearance Method

GetAppearance(Appearance)

Gets the appearance settings for the specified object.

Declaration
public Appearance GetAppearance(Appearance appearance)
Public Function GetAppearance(appearance As Appearance) As Appearance
Parameters
Type Name Description
Appearance appearance

Appearance object to receive the appearance settings, or null to create and return a new Appearance object

Returns
Type Description
Appearance

A Appearanceobject.