Series.Interior 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 the Interior object for the series.
public:
property Microsoft::Office::Interop::Word::Interior ^ Interior { Microsoft::Office::Interop::Word::Interior ^ get(); };
public Microsoft.Office.Interop.Word.Interior Interior { get; }
member this.Interior : Microsoft.Office.Interop.Word.Interior
Public ReadOnly Property Interior As Interior