Shape.ShapeStyle プロパティ

定義

指定した図形の図形スタイルを取得または設定します。

public:
 property Microsoft::Office::Core::MsoShapeStyleIndex ShapeStyle { Microsoft::Office::Core::MsoShapeStyleIndex get(); void set(Microsoft::Office::Core::MsoShapeStyleIndex value); };
public Microsoft.Office.Core.MsoShapeStyleIndex ShapeStyle { get; set; }
member this.ShapeStyle : Microsoft.Office.Core.MsoShapeStyleIndex with get, set
Public Property ShapeStyle As MsoShapeStyleIndex

プロパティ値

指定した図形の図形スタイル。

注釈

読み取り/書き込み MsoShapeStyleIndex

適用対象