Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public static FieldType DateTime7 { get; }
Public Shared ReadOnly Property DateTime7 As FieldType
	Get
public:
static property FieldType^ DateTime7 {
	FieldType^ get ();
}
static member DateTime7 : FieldType with get

Property Value

FieldType

See Also