
'Declaration Public NotInheritable Class CombinedStyleInfo Inherits AppearanceStyleInfo Implements FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport
'Usage Dim instance As CombinedStyleInfo
public sealed class CombinedStyleInfo : AppearanceStyleInfo, FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport
This class allows you to combine two or more existing AppearanceStyleInfos without having to set properties one by one. You can combine any type of AppearanceStyleInfo including the CombinedStyleInfo itself.
System.Object
GrapeCity.Spreadsheet.Win.BaseStyleInfo
FarPoint.Win.Spread.StyleInfo
FarPoint.Win.Spread.AppearanceStyleInfo
FarPoint.Win.Spread.CombinedStyleInfo