GrapeCity SPREAD for Windows Forms 12.0J
IsSet メソッド (CellProtection)


プロパティを示す<see cref="T:GrapeCity.Spreadsheet.AlignmentAttributes" />値。
指定したプロパティに値が割り当てられているかどうかを確認します。
構文
'Declaration
 
Public Function IsSet( _
   ByVal attr As CellProtectionAttributes _
) As Boolean
'使用法
 
Dim instance As CellProtection
Dim attr As CellProtectionAttributes
Dim value As Boolean
 
value = instance.IsSet(attr)
public bool IsSet( 
   CellProtectionAttributes attr
)

パラメータ

attr
プロパティを示す<see cref="T:GrapeCity.Spreadsheet.AlignmentAttributes" />値。

戻り値の型

指定したプロパティに値が割り当てられている場合はtrue、それ以外の場合はfalse
参照

CellProtection 構造体
CellProtection メンバ

 

 


Copyright © 2004 GrapeCity inc.