_Workbook.Path プロパティ

定義

アプリケーションの最終的な区切り記号と名前を除く、アプリケーションへの完全なパスを返します。 読み取りのみ可能な String 値です。

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
Public ReadOnly Property Path As String

プロパティ値

適用対象