IDatabar.BarFillType Eigenschaft
Definition
public:
property Microsoft::Office::Interop::Excel::XlDataBarFillType BarFillType { Microsoft::Office::Interop::Excel::XlDataBarFillType get(); void set(Microsoft::Office::Interop::Excel::XlDataBarFillType value); };
public Microsoft.Office.Interop.Excel.XlDataBarFillType BarFillType { get; set; }
Public Property BarFillType As XlDataBarFillType