Gets the ambient value of the cell's
FormatProvider property.
'Declaration
Protected Overridable ReadOnly Property AmbientFormatProvider As IFormatProvider
'Usage
Dim instance As Cell
Dim value As IFormatProvider
value = instance.AmbientFormatProvider
protected virtual IFormatProvider AmbientFormatProvider {get;}
Property Value
A reference to a class that implements the
System.IFormatProvider interface.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2