BodyProperties.ColumnSpacing プロパティ

定義

領域の間で Columns.Represents、次のスキーマの属性: spcCol

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

プロパティ値

Int32Value

返します。 Int32Value

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

テキスト領域にテキストの段組みの間隔を指定します。 1 つ以上の列がある場合にのみ適用されます。 この属性を省略した場合の値では、0は暗黙的に指定します。

可能なこの属性の値は、ST_PositiveCoordinate32単純型です。

適用対象