Class: RubyOSBXL::Charts::ChartSoftEdgeFormat

Inherits:
Object
  • Object
show all
Defined in:
lib/rubyosbxl.rb

Overview

チャートのぼかし効果を扱うクラスです。

Instance Method Summary collapse

Instance Method Details

#getSizeNumeric

ぼかしのサイズを取得します。

Returns:

  • (Numeric)

    ぼかしのサイズ

#getTypeRubyOSBXL::Enums::XlSoftEdgeType

ぼかしの種類を取得します。

Returns:

#resetvoid

ぼかしをなくします。

#setSoftEdge(ptype, size) ⇒ void

ぼかしを設定します。

Parameters: