Databar.NegativeBarFormat Propiedad

Definición

Obtiene el NegativeBarFormat objeto asociado a una regla de formato condicional de barra de datos.

public:
 property Microsoft::Office::Interop::Excel::NegativeBarFormat ^ NegativeBarFormat { Microsoft::Office::Interop::Excel::NegativeBarFormat ^ get(); };
public Microsoft.Office.Interop.Excel.NegativeBarFormat NegativeBarFormat { get; }
Public ReadOnly Property NegativeBarFormat As NegativeBarFormat

Valor de propiedad

Objeto NegativeBarFormat asociado a una regla de formato condicional de barra de datos.

Comentarios

Solo lectura.

Se aplica a