_Application.MemoryFree Property

Definition

Returns the amount of memory that's still available for Microsoft Excel to use, in bytes.

public:
 property int MemoryFree { int get(); };
public int MemoryFree { get; }
Public ReadOnly Property MemoryFree As Integer

Property Value

Applies to