GrapeCity SPREAD for WPF 2.0J
SelectionBackgroundOpacity プロパティ (Cells)

選択されたセルの背景ブラシの不透過度を取得または設定します。
構文
'Declaration
 
Public Property SelectionBackgroundOpacity As Nullable(Of Double)
public Nullable<double> SelectionBackgroundOpacity {get; set;}

プロパティ値

選択背景色の不透明度を示す System.Double 値。null は既定の不透過度が使用されることを意味します。既定値は null です。
参照

Cells クラス
Cells メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.