FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpreadTreeHelper クラス : GetOutlineGroups メソッド |
true
。 それ以外の場合は、列のアウトラインの矩形を返します。
'Declaration
Public Shared Function GetOutlineGroups( _ ByVal spread As FpSpread, _ ByVal pane As Integer, _ ByVal isRowOutline As Boolean _ ) As List(Of Tuple(Of Integer,Integer,Integer,Boolean,Rectangle))
public static List<Tuple<int,int,int,bool,Rectangle>> GetOutlineGroups( FpSpread spread, int pane, bool isRowOutline )
true
。 それ以外の場合は、列のアウトラインの矩形を返します。