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

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public virtual bool IsDefault { get; }
Public Overridable ReadOnly Property IsDefault As Boolean
	Get
public:
virtual property bool IsDefault {
	bool get ();
}
abstract IsDefault : bool with get
override IsDefault : bool with get

Property Value

Boolean

See Also