MESCIUS SPREAD for Windows Forms 15.0J
PercentFormat 列挙体

セル内容のパーセント記号の表示を指定します。
構文
'宣言
 
Public Enum PercentFormat 
   Inherits System.Enum
public enum PercentFormat : System.Enum 
メンバ
メンバ解説
PercentSignAfter[1] パーセント記号を値の直後に表示します。
PercentSignAfterWithSpace[3] パーセント記号を値の後ろにスペースを1つ空けて表示します。
PercentSignBefore[0] パーセント記号を値の直前に表示します。
PercentSignBeforeWithSpace[2] パーセント記号を値の前にスペースを1つ空けて表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.CellType.PercentFormat

参照

FarPoint.Win.Spread.CellType 名前空間

開発者ガイド

パーセント型セルの設定

 

 


© MESCIUS inc. All rights reserved.