Class Shading
Inheritance
System.Object
Shading
Assembly: IronWord.dll
Syntax
public class Shading : Object
Constructors
Shading()
Declaration
Properties
Color
Declaration
public Color Color { get; set; }
Property Value
Fill
Declaration
public Color Fill { get; set; }
Property Value
ShadingPattern
Declaration
public Nullable<ShadingPatternValues> ShadingPattern { get; set; }
Property Value
ThemeColor
Declaration
public Color ThemeColor { get; set; }
Property Value
ThemeFill
Declaration
public Color ThemeFill { get; set; }
Property Value
ThemeFillShade
Declaration
public Color ThemeFillShade { get; set; }
Property Value
ThemeFillTint
Declaration
public string ThemeFillTint { get; set; }
Property Value
Type |
Description |
System.String |
|
ThemeTint
Declaration
public string ThemeTint { get; set; }
Property Value
Type |
Description |
System.String |
|