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


BodyProperties.ColumnSpacing Свойство

Определение

Пробел между столбцами

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

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

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

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

Атрибуты

Комментарии

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

Задает пространство между текстовыми столбцами в текстовой области. Это должно применяться только при наличии более 1 столбца. Если этот атрибут опущен, то подразумевается значение 0 .

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

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