GrapeCity ActiveReports for .NET 12.0J
LineStyles 列挙体

BIFFで使用する線のスタイルを表します。ExcelのBIFFファイル形式のバージョンによって、有効でない値があるので注意してください。
構文
'宣言
 
Public Enum LineStyles 
   Inherits System.Enum
public enum LineStyles : System.Enum 
メンバ
メンバ解説
Dash破線
DashDot長い鎖線
LongDash長い破線
LongDashDot長い一点鎖線
LongDashDotDot長い二点鎖線
LooselySpacedSquareDot離れている点線(角四角い点)(Excel 2000にはないメニュー項目)
OldTransparent透明(線なし)。BIFFのバージョン3、4、5、7でのみ有効
RoundDot点線(丸い点)
SmallDash破線(Excel 2000にはないメニュー項目)
SmallDashSquareDot一点鎖線
SmallDashSquareDotSquareDot二点鎖線(Excel 2000にはないメニュー項目)
Solid実線
SquareDot点線(四角い点)
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Imaging.LineStyles

参照

関連項目

GrapeCity.SpreadBuilder.Imaging 名前空間
LineInfo Class

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.