Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / StyleInfo Class / StyleInfo Constructor


In This Topic
    StyleInfo Constructor
    In This Topic
    Creates a new set of cell-level style settings.
    Overload List
    OverloadDescription
    Creates a set of cell-level style settings (StyleInfo object) from serialization (SerializationInfo object).  
    Creates a set of cell-level style settings (StyleInfo object).  
    Creates a set of cell-level style settings (StyleInfo object) with the specified parent style.  
    Creates a set of cell-level style settings (StyleInfo object) equivalent to the specified set of style settings.  
    Creates a set of cell-level style settings (StyleInfo object) with the specified parent style and specified set of style settings.  
    Remarks
    Creates a StyleInfo object that contains style settings for a cell.
    See Also