Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public NegativeBarFormat NegativeBarFormat { get; }
Public ReadOnly Property NegativeBarFormat As NegativeBarFormat
	Get
public:
property NegativeBarFormat^ NegativeBarFormat {
	NegativeBarFormat^ get ();
}
member NegativeBarFormat : NegativeBarFormat with get

Property Value

NegativeBarFormat

See Also