Share via


TwipsMeasureType Class

Defines the TwipsMeasureType class.

Inheritance Hierarchy

System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Wordprocessing.TwipsMeasureType
DocumentFormat.OpenXml.Wordprocessing.DrawingGridHorizontalOrigin
DocumentFormat.OpenXml.Wordprocessing.DrawingGridHorizontalSpacing
DocumentFormat.OpenXml.Wordprocessing.DrawingGridVerticalOrigin
DocumentFormat.OpenXml.Wordprocessing.DrawingGridVerticalSpacing
DocumentFormat.OpenXml.Wordprocessing.HyphenationZone
DocumentFormat.OpenXml.Wordprocessing.Width

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

Syntax

'宣言
Public MustInherit Class TwipsMeasureType _
    Inherits OpenXmlLeafElement
'使用
Dim instance As TwipsMeasureType
public abstract class TwipsMeasureType : OpenXmlLeafElement

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TwipsMeasureType Members

DocumentFormat.OpenXml.Wordprocessing Namespace