DotNet 4.8.1 build of DotNetBar
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Text;
|
||||
|
||||
namespace DevComponents.DotNetBar.Rendering
|
||||
{
|
||||
internal interface IOffice2007Painter
|
||||
{
|
||||
Office2007ColorTable ColorTable { get;set;}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user