SignedTwipsMeasureType Class

Defines the SignedTwipsMeasureType class.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Wordprocessing.SignedTwipsMeasureType
        DocumentFormat.OpenXml.Wordprocessing.BottomMarginDiv
        DocumentFormat.OpenXml.Wordprocessing.LeftMarginDiv
        DocumentFormat.OpenXml.Wordprocessing.RightMarginDiv
        DocumentFormat.OpenXml.Wordprocessing.TopMarginDiv

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

Syntax

'Declaration
Public MustInherit Class SignedTwipsMeasureType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As SignedTwipsMeasureType
public abstract class SignedTwipsMeasureType : 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

SignedTwipsMeasureType Members

DocumentFormat.OpenXml.Wordprocessing Namespace