FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpreadTreeHelper クラス : GetTabStripChildRectangle メソッド |
'宣言
Public Shared Function GetTabStripChildRectangle( _ ByVal spread As FpSpread, _ ByVal index As Integer, _ ByRef tabStripButton As TabStripButton, _ ByRef sheetIndex As Integer _ ) As Rectangle
public static Rectangle GetTabStripChildRectangle( FpSpread spread, int index, out TabStripButton tabStripButton, out int sheetIndex )