Chart.Floor 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.
Returns a Floor object that represents the floor of the 3-D chart. Read-only.
public:
property Microsoft::Office::Interop::Word::Floor ^ Floor { Microsoft::Office::Interop::Word::Floor ^ get(); };
public Microsoft.Office.Interop.Word.Floor Floor { get; }
member this.Floor : Microsoft.Office.Interop.Word.Floor
Public ReadOnly Property Floor As Floor