'Declaration Public Property SheetColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor SheetColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_SheetColor(); public: __property void set_SheetColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor SheetColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
Значение по умолчанию - VintasoftColor.White.