次の方法で共有


BorderType.Frame プロパティ

定義

フレーム 効果を作成する

スキーマ内の次の属性を表します: w:frame

[DocumentFormat.OpenXml.SchemaAttr(23, "frame")]
public DocumentFormat.OpenXml.OnOffValue Frame { get; set; }
public DocumentFormat.OpenXml.OnOffValue Frame { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "frame")]
public DocumentFormat.OpenXml.OnOffValue? Frame { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:frame")]
public DocumentFormat.OpenXml.OnOffValue? Frame { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Frame { get; set; }
member this.Frame : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "frame")>]
member this.Frame : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:frame")>]
member this.Frame : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Frame As OnOffValue

プロパティ値

EnumValue<T> を返します。

属性

適用対象