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