ExcelChartLegendEntryIsDeleted Property
Gets or sets a flag indicating if the legend entry was deleted.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool IsDeleted { get; set; }
Public Property IsDeleted As Boolean
Get
Set
public:
property bool IsDeleted {
bool get ();
void set (bool value);
}
member IsDeleted : bool with get, set
Property Value
Boolean