Namespace: Spire.Xls.Core.Converter.General.Word.Interface
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
DocumentObjectType DocumentObjectType { get; }
ReadOnly Property DocumentObjectType As DocumentObjectType
	Get
property DocumentObjectType DocumentObjectType {
	DocumentObjectType get ();
}
abstract DocumentObjectType : DocumentObjectType with get

Property Value

DocumentObjectType

See Also