LinePropertiesType.Width プロパティ

定義

Line Width.Represents the following attribute in the schema: w

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

プロパティ値

Int32Value

Int32Value を返します。

属性

注釈

ECMA International Standard ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。

下線ストロークに使用する幅を指定します。 この属性を省略すると、値の値が 0 使用されます。

この属性に使用できる値は、単純型によって ST_LineWidth 定義されます。

適用対象