[This is preliminary documentation and is subject to change.]
When a cell is empty (has no cell prefix and no items), this string is used
as prefix.
| C# | Visual Basic | Visual C++ |
public string EmptyCellPrefix { get; set; }
Public Property EmptyCellPrefix As String
public: property String^ EmptyCellPrefix { String^ get (); void set (String^ value); }