public void SetColumnAllowFilter( int column, int count, bool allowFilter )
'Declaration Public Overloads Sub SetColumnAllowFilter( _ ByVal column As Integer, _ ByVal count As Integer, _ ByVal allowFilter As Boolean _ )
'Declaration
Public Overloads Sub SetColumnAllowFilter( _ ByVal column As Integer, _ ByVal count As Integer, _ ByVal allowFilter As Boolean _ )
fpSpread1.Sheets[0].SetColumnAllowFilter(0, 2, true);
fpSpread1.Sheets(0).SetColumnAllowFilter(0, 2, True)
SheetView クラス SheetView メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.