PowerTools SPREAD for Windows Forms 8.0J
GetLowerCompositeStyleInfo メソッド


行インデックス。
列インデックス。
交互行インデックス。
宛先StyleInfoオブジェクト。
テーブルスタイルより優先度の低いスタイルを取得します。
構文
'Declaration
 
Function GetLowerCompositeStyleInfo( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal altIndex As Integer, _
   ByVal destInfo As StyleInfo _
) As StyleInfo
'使用法
 
Dim instance As ISheetStyleModelTableSupport
Dim row As Integer
Dim column As Integer
Dim altIndex As Integer
Dim destInfo As StyleInfo
Dim value As StyleInfo
 
value = instance.GetLowerCompositeStyleInfo(row, column, altIndex, destInfo)
StyleInfo GetLowerCompositeStyleInfo( 
   int row,
   int column,
   int altIndex,
   StyleInfo destInfo
)

パラメータ

row
行インデックス。
column
列インデックス。
altIndex
交互行インデックス。
destInfo
宛先StyleInfoオブジェクト。

戻り値の型

StyleInfoオブジェクト
参照

ISheetStyleModelTableSupport インタフェース
ISheetStyleModelTableSupport メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.