ContextNode.RotatedBoundingBox プロパティ

定義

rotatedBoundingBox.rotatedBoundingBox というスキーマ内の次の属性を表します。

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

プロパティ値

ListValue<StringValue>
属性

適用対象