次の方法で共有


Sources.StyleName プロパティ

定義

ドキュメント スタイル名

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

[DocumentFormat.OpenXml.SchemaAttr(0, "StyleName")]
public DocumentFormat.OpenXml.StringValue StyleName { get; set; }
public DocumentFormat.OpenXml.StringValue StyleName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "StyleName")]
public DocumentFormat.OpenXml.StringValue? StyleName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("StyleName")]
public DocumentFormat.OpenXml.StringValue? StyleName { get; set; }
public DocumentFormat.OpenXml.StringValue? StyleName { get; set; }
member this.StyleName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "StyleName")>]
member this.StyleName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("StyleName")>]
member this.StyleName : DocumentFormat.OpenXml.StringValue with get, set
Public Property StyleName As StringValue

プロパティ値

StringValue を返します。

属性

適用対象