XlsName IsExternName Property |
Note: This API is now obsolete.
Namespace: Spire.Xls.Core.Spreadsheet
[ObsoleteAttribute("get and set are not implemented")] public bool IsExternName { get; }
<ObsoleteAttribute("get and set are not implemented")> Public ReadOnly Property IsExternName As Boolean Get
public: [ObsoleteAttribute(L"get and set are not implemented")] property bool IsExternName { bool get (); }
[<ObsoleteAttribute("get and set are not implemented")>] member IsExternName : bool with get