Skew.Offset プロパティ

定義

スキュー オフセット

スキーマ内の次の属性を表します。 offset

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

プロパティ値

StringValue を返します。

属性

適用対象