MESCIUS SPREAD for Windows Forms 15.0J
ManipulationOptions 列挙体

どのデータ型が実行されるかを示します。
構文
'宣言
 
Public Enum ManipulationOptions 
   Inherits System.Enum
public enum ManipulationOptions : System.Enum 
メンバ
メンバ解説
Allすべてのデータによって操作します。
Commentsコメントによって操作します。
ConditionalFormatting条件付き書式によって操作します。
Contentsセル値とセル数式によって操作します。
Formats書式と数値書式によって操作します。
Formatting書式設定を使用して操作します。このオプションには、NumberFormats オプションが含まれます。
Formulasセル数式によって操作します。
NumberFormats数値書式によって操作します。
Valuesセル値によって操作します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.ManipulationOptions

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.