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


LayoutNode.MoveWith Свойство

Определение

Переместить с помощью

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

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

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

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

Атрибуты

Комментарии

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

Ссылка на другой узел макета, с которым перемещается этот узел макета.

Возможные значения для этого атрибута определяются типом данных XML-схемы string .

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