XlsRange IsSingleCell Property |
Namespace: Spire.Xls.Core.Spreadsheet
protected bool IsSingleCell { get; }
Protected ReadOnly Property IsSingleCell As Boolean Get
protected: property bool IsSingleCell { bool get (); }
member IsSingleCell : bool with get