Legend.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 an Interior object that represents the interior of the specified object.
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