_Workbook.UpdateLinks プロパティ

定義

埋め込み OLE リンクを XlUpdateLinks 更新するためのブックの設定を示す定数を設定または返します。 値の取得と設定が可能です。

public:
 property Microsoft::Office::Interop::Excel::XlUpdateLinks UpdateLinks { Microsoft::Office::Interop::Excel::XlUpdateLinks get(); void set(Microsoft::Office::Interop::Excel::XlUpdateLinks value); };
public Microsoft.Office.Interop.Excel.XlUpdateLinks UpdateLinks { get; set; }
Public Property UpdateLinks As XlUpdateLinks

プロパティ値

適用対象