次の方法で共有


ConnectionShape.Style プロパティ

定義

接続図形のスタイル。

スキーマ内の次の要素タグを表します: cdr:style。

public DocumentFormat.OpenXml.Drawing.ChartDrawing.Style Style { get; set; }
public DocumentFormat.OpenXml.Drawing.ChartDrawing.Style? Style { get; set; }
member this.Style : DocumentFormat.OpenXml.Drawing.ChartDrawing.Style with get, set
Public Property Style As Style

プロパティ値

Style を返します。

適用対象