次の方法で共有


Bar.BarProperties Property

Bar Properties.Represents the element tag in schema: m:barPr

Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property BarProperties As BarProperties
    Get
    Set
'使用
Dim instance As Bar
Dim value As BarProperties

value = instance.BarProperties

instance.BarProperties = value
public BarProperties BarProperties { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.BarProperties
Returns BarProperties.

See Also

Reference

Bar Class

Bar Members

DocumentFormat.OpenXml.Math Namespace