CustomFormattedPart.Unpersist(UnderlyingPart) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override Microsoft::XLANGs::Core::Value ^ Unpersist(Microsoft::XLANGs::Core::UnderlyingPart ^ ulPart);
protected override Microsoft.XLANGs.Core.Value Unpersist (Microsoft.XLANGs.Core.UnderlyingPart ulPart);
override this.Unpersist : Microsoft.XLANGs.Core.UnderlyingPart -> Microsoft.XLANGs.Core.Value
Protected Overrides Function Unpersist (ulPart As UnderlyingPart) As Value
Parameters
- ulPart
- UnderlyingPart