Point.InvertIfNegative プロパティ

定義

Microsoft Excel で負の数に対応するときに項目のパターンを反転する場合は True です。

public:
 property bool InvertIfNegative { bool get(); void set(bool value); };
public bool InvertIfNegative { get; set; }
Public Property InvertIfNegative As Boolean

プロパティ値

適用対象