FarPoint.Web.Spread.Model 名前空間 > BaseSheetStyleModel クラス > GetCompositeInfo メソッド : GetCompositeInfo(Int32,Int32,Int32,StyleInfo,StyleInfo,NamedStyle) メソッド |
'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
public virtual StyleInfo GetCompositeInfo( int row, int column, int altIndex, StyleInfo destInfo, StyleInfo excludeInfo, NamedStyle excludedNameStyle )