IMsoChart.DisplayBlanksAs Property
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.
public:
property Microsoft::Office::Core::XlDisplayBlanksAs DisplayBlanksAs { Microsoft::Office::Core::XlDisplayBlanksAs get(); void set(Microsoft::Office::Core::XlDisplayBlanksAs value); };
public Microsoft.Office.Core.XlDisplayBlanksAs DisplayBlanksAs { get; set; }
member this.DisplayBlanksAs : Microsoft.Office.Core.XlDisplayBlanksAs with get, set
Public Property DisplayBlanksAs As XlDisplayBlanksAs