FarPoint.Win.Spread
ISheetStyleModel Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ISheetStyleModel Interface


Interface that supports creating a model that represents cell style information for a sheet.

Syntax

Visual Basic (Declaration) 
Public Interface ISheetStyleModel 
Visual Basic (Usage)Copy Code
Dim instance As ISheetStyleModel
C# 
public interface ISheetStyleModel 

See Also