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 string FontNameBidi { get; set; }
Public Property FontNameBidi As String
	Get
	Set
public:
property String^ FontNameBidi {
	String^ get ();
	void set (String^ value);
}
member FontNameBidi : string with get, set

Property Value

String

See Also