名前 | 解説 | |
---|---|---|
![]() | BaseDirectory | ワークブックを含むベースの辞書。 値がnull 参照 (Visual Basicでは Nothing)(Nothing)でない場合、Nameはワークブックのファイル名になります。 値が空の場合、パスはルートの辞書です。 |
![]() | BaseUri | ワークブックを含むベースURI。 値がnull 参照 (Visual Basicでは Nothing)(Nothing)でない場合、Nameはワークブックのファイル名です。 たとえば、 https://www.grapecity.com/file/example.xlsx のベースURIは https://www.grapecity.com/file です。 ファイル名はexample.xlsxです。 |
![]() | Name | ワークブックの名前。 BaseDirectoryがnull 参照 (Visual Basicでは Nothing)(Nothing)でない場合は、ワークブックのファイル名を表します。 |