Namespace: Spire.Xls.Core.Spreadsheet
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 QuotedName { get; }
Public ReadOnly Property QuotedName As String
	Get
public:
property String^ QuotedName {
	String^ get ();
}
member QuotedName : string with get

Property Value

String

See Also