FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > DefaultSheetStyleModel Class > GetCompositeInfo Method : GetCompositeInfo(Int32,Int32,Int32,StyleInfo,StyleInfo,NamedStyle) Method |
'Declaration Public Overloads Overrides Function GetCompositeInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal altIndex As Integer, _ ByVal destInfo As StyleInfo, _ ByVal excludeInfo As StyleInfo, _ ByVal excludedNameStyle As NamedStyle _ ) As StyleInfo
'Usage Dim instance As DefaultSheetStyleModel Dim row As Integer Dim column As Integer Dim altIndex As Integer Dim destInfo As StyleInfo Dim excludeInfo As StyleInfo Dim excludedNameStyle As NamedStyle Dim value As StyleInfo value = instance.GetCompositeInfo(row, column, altIndex, destInfo, excludeInfo, excludedNameStyle)
public override StyleInfo GetCompositeInfo( int row, int column, int altIndex, StyleInfo destInfo, StyleInfo excludeInfo, NamedStyle excludedNameStyle )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional