Поделиться через


OuterShadow.RotateWithShape Свойство

Определение

Поворот с помощью фигуры

Представляет следующий атрибут в схеме: rotWithShape

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

Значение свойства

Возвращает .BooleanValue

Атрибуты

Комментарии

Следующие сведения из международного стандарта ECMA ECMA-376 могут быть полезны при работе с этим классом.

Указывает, должна ли тень поворачиваться вместе с фигурой при повороте фигуры.

Возможные значения для этого атрибута определяются типом данных СХЕМЫ boolean XML.

Применяется к