MESCIUS SPREAD for Windows Forms 17.0J
PasteType 列挙体

貼り付ける範囲の部分を指定します。
構文
'Declaration
 
Public Enum PasteType 
   Inherits System.Enum
public enum PasteType : System.Enum 
メンバ
メンバ説明
Allすべて貼り付けられます。
AllExceptBorders罫線以外はすべて貼り付けられます。
AllMergingConditionalFormatsすべてが貼り付けられ、条件付き書式が結合されます。
AllUsingSourceThemeソーステーマを使用してすべて貼り付けられます。
ColumnWidthsコピーした列幅を貼り付けます。
Commentsコメントを貼り付けます。
Formatsコピーしたソース書式を貼り付けます。
Formulas数式を貼り付けます。
FormulasAndNumberFormats数式と数値の形式を貼り付けます。
Validation検証を貼り付けます。
Values値 を貼り付けます。
ValuesAndNumberFormats値と数値の形式を貼り付けます。
ValuesAndSourceFormats値、数値の色、フォント サイズの書式設定のみを貼り付けます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.PasteType

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.