「 FileSystemObject オブジェクト 」 一覧
-
TextStream ファイルの位置(AtEndOfLine,AtEndOfStream,Column,Line)
2016/05/27 FileSystemObject AtEndOfLine プロパティ, AtEndOfStream プロパティ, Column プロパティ, CreateObject 関数, Excel・ファイルの操作, FileSystemObject オブジェクト, Line プロパティ, Microsoft Scripting Runtime, TextStream オブジェクト, VBA基本, エクセルVBA
AtEndOfLine プロパティ 開いたファイル(TextStream ファイ …
-
TextStream ファイルに書き込む(Write,WriteLine,WriteBlankLines)
2016/05/26 FileSystemObject CreateObject 関数, Excel・ファイルの操作, FileSystemObject オブジェクト, Microsoft Scripting Runtime, TextStream ファイル, VBA基本, Write メソッド, WriteBlankLines メソッド, WriteLine メソッド, エクセルVBA
Write メソッド TextStream ファイルに、指定した文字列を書き込み …
-
TextStream ファイルで、指定された読み込み位置に移動(Skip,SkipLine)
2016/05/25 FileSystemObject CreateObject 関数, Excel・ファイルの操作, FileSystemObject オブジェクト, Microsoft Scripting Runtime, Skip メソッド, SkipLine メソッド, TextStream オブジェクト, VBA基本, エクセルVBA
Skip メソッド 開いた TextStream ファイルで、指定された文字数を …
-
TextStream ファイルを読み込む(Read,ReadLine,ReadAll)
2016/05/24 FileSystemObject CreateObject 関数, Excel・ファイルの操作, FileSystemObject オブジェクト, Microsoft Scripting Runtime, Read メソッド, ReadAll メソッド, ReadLine メソッド, TextStream オブジェクト, VBA基本, エクセルVBA
ReadAll メソッド TextStream ファイルの内容全体を取得します。 …
-
FileSystemObject:ファイルを開く・閉じる(OpenTextFile ,Close)
2016/05/23 FileSystemObject Close メソッド, CreateObject 関数, Excel・ファイルの操作, FileSystemObject オブジェクト, Microsoft Scripting Runtime, OpenTextFile メソッド, TextStream オブジェクト, VBA基本, エクセルVBA
ファイルを開く(OpenTextFile メソッド) FileSystemObj …
-
FileSystemObject:ファイルを開く(OpenAsTextStream メソッド)
2016/05/23 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Microsoft Scripting Runtime, OpenAsTextStream メソッド, VBA基本, エクセルVBA
ファイルを開く(OpenAsTextStream メソッド) 指定されたファイル …
-
FileSystemObject:テキストファイルを操作する(TextStream オブジェクト)
2016/05/21 FileSystemObject AtEndOfLine プロパティ, AtEndOfStream プロパティ, Close メソッド, Column プロパティ, CreateObject 関数, CreateTextFile メソッド, Excel・ファイルの操作, FileSystemObject オブジェクト, Line プロパティ, Microsoft Scripting Runtime, OpenAsTextStream メソッド, OpenTextFile メソッド, Read メソッド, ReadAll メソッド, ReadLine メソッド, Skip メソッド, SkipLine メソッド, VBA基本, Write メソッド, WriteBlankLines メソッド, WriteLine メソッド, エクセルVBA
TextStream オブジェクト FileSystemObject(FSO)の …
-
FileSystemObject:フォルダやファイルを移動(Move メソッド)
2016/05/20 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, Move メソッド, VBA基本, エクセルVBA
フォルダやファイルを移動(Move メソッド) FileSystemObject …
-
FileSystemObject:フォルダやファイルを削除(Delete メソッド)
2016/05/19 FileSystemObject CreateObject 関数, Delete メソッド, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, VBA基本, エクセルVBA
フォルダやファイルを削除(Delete メソッド) FileSystemObje …
-
FileSystemObject:フォルダやファイルをコピー(Copy メソッド)
2016/05/18 FileSystemObject Copy メソッド, CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, VBA基本, エクセルVBA
フォルダやファイルをコピー(Copy メソッド) FileSystemObjec …
-
FileSystemObject:フォルダやファイルの種類を調べる(Type プロパティ)
2016/05/17 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, Type プロパティ, VBA基本, エクセルVBA
フォルダやファイルの種類を取得(Type プロパティ) FileSystemOb …
-
FileSystemObject:指定フォルダに含まれるすべてのフォルダを取得(SubFolders プロパティ)
2016/05/17 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, SubFolders プロパティ, VBA基本, エクセルVBA
フォルダに含まれるすべてのフォルダを取得(SubFolders プロパティ) F …
-
FileSystemObject:ファイルやフォルダのサイズを取得(Size プロパティ)
2016/05/16 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, Size プロパティ, VBA基本, エクセルVBA
ファイルやフォルダのサイズを取得(Size プロパティ) FileSystemO …
-
FileSystemObject:8.3形式のファイル名(フォルダ名)またはパスを取得(ShortPath, ShortName)
2016/05/16 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, ShortName プロパティ, ShortPath プロパティ, VBA基本, エクセルVBA
8.3形式のファイル名(フォルダ名)またはパスを取得(ShortPath, Sh …
-
FileSystemObject:ファイルやフォルダまたはドライブのパスを取得(Path プロパティ)
2016/05/15 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, Path プロパティ, VBA基本, エクセルVBA
ファイルやフォルダまたはドライブのパスを取得(Path プロパティ) FileS …
-
FileSystemObject:ファイルやフォルダの親フォルダを調べる(ParentFolder プロパティ)
2016/05/14 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, ParentFolder プロパティ, VBA基本, エクセルVBA
指定したファイルやフォルダの親フォルダを調べる(ParentFolder プロパ …
-
FileSystemObject:フォルダまたはファイルの名前を取得または設定する(Name プロパティ)
2016/05/13 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, Name プロパティ, VBA基本, エクセルVBA
フォルダまたはファイルの名前を取得または設定する(Name プロパティ) Fil …
-
FileSystemObject:ルートフォルダかどうかを調べる(IsRootFolder プロパティ)
2016/05/13 FileSystemObject CreateObject 関数, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, IsRootFolder プロパティ, Microsoft Scripting Runtime, VBA基本, エクセルVBA
ルートフォルダかどうかを調べる(IsRootFolder プロパティ) File …
-
FileSystemObject:ファイル・フォルダの最終更新日時を取得(DateLastModified プロパティ)
2016/05/12 FileSystemObject CreateObject 関数, DateLastModified プロパティ, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, VBA基本, エクセルVBA
ファイル・フォルダの最終更新日時を取得(DateLastModified プロパ …
-
FileSystemObject:ファイル・フォルダが存在するドライブを取得(Drive プロパティ)
2016/05/12 FileSystemObject CreateObject 関数, Drive プロパティ, Excel・ファイルの操作, File オブジェクト, FileSystemObject オブジェクト, Folder オブジェクト, Microsoft Scripting Runtime, VBA基本, エクセルVBA
ファイル・フォルダが存在するドライブを取得(Drive プロパティ) FileS …