GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IInterior インタフェース : PatternColorIndex プロパティ |
'Declaration
Property PatternColorIndex As Integer
'使用法
Dim instance As IInterior Dim value As Integer instance.PatternColorIndex = value value = instance.PatternColorIndex
int PatternColorIndex {get; set;}
セルの自動のパータンを指定するか、描画オブジェクトの自動塗りつぶしスタイルを指定する場合は、このプロパティをColor.ColorIndexAutomaticに設定します。
パターンなしを指定する場合は、このプロパティをColor.ColorIndexNoneに設定します。