Excel for .NET
Equals メソッド (XLFont)

C1.Excel アセンブリ > C1.Excel 名前空間 > XLFont クラス : Equals メソッド
A Excel font to compare.
Determines whether the specified System.Object instances are considered equal.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
A Excel font to compare.

戻り値の型

true if the objects are considered equal; otherwise, false.
参照

XLFont クラス
XLFont メンバ