Class: RubyOSBXL::Dto::FormatCondtionBaseObject Abstract

Inherits:
Object
  • Object
show all
Extended by:
T::Helpers
Defined in:
lib/rubyosbxl.rb

Overview

This class is abstract.

Instance Method Summary collapse

Instance Method Details

#getA1C1String

Returns:

  • (String)

#getStopIfTrueboolean

Returns:

  • (boolean)

#setA1C1(a1c1) ⇒ void

Parameters:

  • a1c1 (String)

#setStopIfTrue(stopIfTrue) ⇒ void

Parameters:

  • stopIfTrue (boolean)