GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRange インタフェース : PasteSpecial メソッド |
true
。
true
。
'Declaration
Sub PasteSpecial( _ ByVal paste As PasteType, _ ByVal operation As PasteSpecialOperation, _ Optional ByVal skipBlanks As Boolean, _ Optional ByVal transpose As Boolean _ )
void PasteSpecial( PasteType paste, PasteSpecialOperation operation, bool skipBlanks, bool transpose )
true
。true
。