Class: RubyOSBXL::Enums::XlPatternType

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

Overview

XlPatternType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#PatternAutomaticObject

Excelがパターンを制御します。

Returns:

  • (Object)

    the current value of PatternAutomatic

#PatternCheckerObject

チェッカーボード

Returns:

  • (Object)

    the current value of PatternChecker

#PatternCrissCrossObject

十字線

Returns:

  • (Object)

    the current value of PatternCrissCross

#PatternDownObject

左上から右下までの濃い対角線

Returns:

  • (Object)

    the current value of PatternDown

#PatternGray16Object

16%灰色

Returns:

  • (Object)

    the current value of PatternGray16

#PatternGray25Object

25%灰色

Returns:

  • (Object)

    the current value of PatternGray25

#PatternGray50Object

50%灰色

Returns:

  • (Object)

    the current value of PatternGray50

#PatternGray75Object

75%灰色

Returns:

  • (Object)

    the current value of PatternGray75

#PatternGray8Object

8%灰色

Returns:

  • (Object)

    the current value of PatternGray8

#PatternGridObject

グリッド

Returns:

  • (Object)

    the current value of PatternGrid

#PatternHorizontalObject

濃い横線

Returns:

  • (Object)

    the current value of PatternHorizontal

#PatternLightDownObject

上から右下までの明るい対角線

Returns:

  • (Object)

    the current value of PatternLightDown

#PatternLightHorizontalObject

明るい横線

Returns:

  • (Object)

    the current value of PatternLightHorizontal

#PatternLightUpObject

左下から右上までの明るい対角線

Returns:

  • (Object)

    the current value of PatternLightUp

#PatternLightVerticalObject

明るい縦線

Returns:

  • (Object)

    the current value of PatternLightVertical

#PatternNoneObject

パターンなし

Returns:

  • (Object)

    the current value of PatternNone

#PatternSemiGray75Object

75%濃いモアレ

Returns:

  • (Object)

    the current value of PatternSemiGray75

#PatternSolidObject

純色

Returns:

  • (Object)

    the current value of PatternSolid

#PatternUpObject

左下から右上までの濃い対角線

Returns:

  • (Object)

    the current value of PatternUp

#PatternVerticalObject

濃い縦線

Returns:

  • (Object)

    the current value of PatternVertical