LinePropertiesType.Width プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 を返します。
- 属性
注釈
ECMA International Standard ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。
下線ストロークに使用する幅を指定します。 この属性を省略すると、値の値が 0 使用されます。
この属性に使用できる値は、単純型によって ST_LineWidth 定義されます。