次の方法で共有


AnnotationXml.Encoding プロパティ

定義

エンコーディング

スキーマ内の次の属性を表します。エンコード

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

プロパティ値

属性

適用対象