英語で読む

次の方法で共有


ComboBox.Placement プロパティ

定義

ComboBox を下にあるセルに結合する方法を示すオブジェクトを取得または設定します。

public object Placement { get; set; }

プロパティ値

XlPlacement のいずれかの値: xlFreeFloatingxlMove xlMoveAndSize.

このプロパティの使用方法を示すコード例については、「」を参照してください Microsoft.Office.Tools.Excel.Controls.Button.Placement。 名前空間内 Microsoft.Office.Tools.Excel.Controls のすべてのコントロールには、機能的に同等 Placement のプロパティがあります。

適用対象