A Sandcastle Documented Class Library
Interior Property
Namespaces ► Yogesh.ExcelXml ► XmlStyle ► Interior
Gets or sets interior options

C# | Visual Basic | Visual C++ |
public IInteriorOptions Interior { get; set; }
Public Property Interior As IInteriorOptions
public: virtual property IInteriorOptions^ Interior { IInteriorOptions^ get () sealed; void set (IInteriorOptions^ value) sealed; }