Share via


_Workbook.IsInplace プロパティ

定義

True の 場合は、指定したブックが所定の位置に編集されています。 編集 のためにブックが Microsoft Excel で開かれている場合は False。 読み取り専用の Boolean です。

public:
 property bool IsInplace { bool get(); };
public bool IsInplace { get; }
Public ReadOnly Property IsInplace As Boolean

プロパティ値

適用対象