SPREAD for WPF 3.0J - GcSpreadSheet
IsSet メソッド (CellProtection)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CellProtection 構造体 : IsSet メソッド
指定したプロパティを示す AlignmentAttributes 値。
指定したプロパティに値が割り当てられているかどうかを確認します。
シンタックス
'宣言
 
Public Function IsSet( _
   ByVal attr As CellProtectionAttributes _
) As System.Boolean
public System.bool IsSet( 
   CellProtectionAttributes attr
)

パラメータ

attr
指定したプロパティを示す AlignmentAttributes 値。

戻り値の型

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

CellProtection 構造体
CellProtection メンバ