PowerTools SPREAD for Windows Forms 8.0J
BlanksString プロパティ (IRowFilter)


"(空白セル)"フィルタ項目の文字列を取得または設定します。
構文
'Declaration
 
Property BlanksString As String
'使用法
 
Dim instance As IRowFilter
Dim value As String
 
instance.BlanksString = value
 
value = instance.BlanksString
string BlanksString {get; set;}

プロパティ値

空白を含むことを表す文字列を含む String
参照

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

 

 


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