VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDateFieldInfo Class
Constructors Properties Methods SeeAlso
In This Topic
    OpenXmlDateFieldInfo Class Members
    In This Topic
    The following tables list the members exposed by OpenXmlDateFieldInfo.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OpenXmlDateFieldInfo class.
    Public Properties
     NameDescription
    Public PropertyGets the child elements of this content info. (Inherited from OpenXmlContentInfo)
    Public PropertyGets the field instruction. (Inherited from OpenXmlFieldInfo)
    Public PropertyGets or sets the text. (Inherited from OpenXmlTextInfo)
    Public PropertyGets the text properties. (Inherited from OpenXmlTextInfo)
    Public Methods
     NameDescription
    Public MethodAppends the child element to ChildElements. (Inherited from OpenXmlContentInfo)
    Public MethodReturns a System.String that represents this instance. (Inherited from OpenXmlTextInfo)
    See Also