_Workbook.DocumentLibraryVersions プロパティ

定義

DocumentLibraryVersionsバージョン管理が有効で、サーバー上のドキュメント ライブラリに格納されている共有ブックのバージョンのコレクションを表すコレクションを返します。

public:
 property Microsoft::Office::Core::DocumentLibraryVersions ^ DocumentLibraryVersions { Microsoft::Office::Core::DocumentLibraryVersions ^ get(); };
public Microsoft.Office.Core.DocumentLibraryVersions DocumentLibraryVersions { get; }
Public ReadOnly Property DocumentLibraryVersions As DocumentLibraryVersions

プロパティ値

注釈

XML 機能は、XML スプレッドシート形式でファイルを保存する場合を除き、Microsoft Office Professional Edition 2003 および Microsoft Office Excel 2003 でのみ使用できます。

適用対象