GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Alignment 構造体 : IsSet メソッド |
'Declaration
Public Function IsSet( _ ByVal attr As AlignmentAttributes _ ) As Boolean
'使用法
Dim instance As Alignment Dim attr As AlignmentAttributes Dim value As Boolean value = instance.IsSet(attr)
public bool IsSet( AlignmentAttributes attr )
true
、それ以外の場合はfalse
。