FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > BaseSheetStyleModel Class > GetCompositeInfo Method : GetCompositeInfo(Int32,Int32,Int32,StyleInfo,StyleInfo,NamedStyle) Method |
'Declaration Public Overloads Overridable 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 BaseSheetStyleModel 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 virtual StyleInfo GetCompositeInfo( int row, int column, int altIndex, StyleInfo destInfo, StyleInfo excludeInfo, NamedStyle excludedNameStyle )
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6