public bool IsSet(
CellProtectionAttributes
)
'Declaration
Public Function IsSet( _
ByVal As CellProtectionAttributes _
) As Boolean
パラメータ
- attr
- プロパティを示す<see cref="T:GrapeCity.Spreadsheet.AlignmentAttributes" />値。
戻り値の型
指定したプロパティに値が割り当てられている場合はtrue
、それ以外の場合はfalse
。