GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ITable インタフェース : ShowAutoFilterDropDown プロパティ |
'Declaration
Property ShowAutoFilterDropDown As Boolean
'使用法
Dim instance As ITable Dim value As Boolean instance.ShowAutoFilterDropDown = value value = instance.ShowAutoFilterDropDown
bool ShowAutoFilterDropDown {get; set;}
true
、それ以外の場合はfalse
。