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


FillToRectangle.Bottom Property

b.Represents the attribte in schema: w14:b

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
<SchemaAttrAttribute(, "b")> _
Public Property Bottom As Int32Value
    Get
    Set
'Применение
Dim instance As FillToRectangle
Dim value As Int32Value

value = instance.Bottom

instance.Bottom = value
[SchemaAttrAttribute(, "b")]
public Int32Value Bottom { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

FillToRectangle Class

FillToRectangle Members

DocumentFormat.OpenXml.Office2010.Word Namespace