[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetStyleModel.NamedStyles

NamedStyles Property

NamedStyles

Gets or sets the named styles collection for the model.

Declaration
public virtual NamedStyleCollection NamedStyles { get; set; }
Public Overridable Property NamedStyles As NamedStyleCollection
Implements