LineFormat.InsetPen プロパティ

定義

MsoTrue 指定した図形の内側に線を描画します。

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

プロパティ値

注釈

InsetPen プロパティを使用して、線幅と同じ幅の図形の端が上にします。

適用対象