| GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IndexBitmap クラス : ビットごとの AND 演算子 オペレータ | 
'宣言Public Operator And( _ ByVal bitmap As IndexBitmap, _ ByVal otherBitmap As IndexBitmap _ ) As IndexBitmap
public IndexBitmap operator &( IndexBitmap bitmap, IndexBitmap otherBitmap )