Class: RubyOSBXL::Enums::XlCopyContentType

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

Overview

XlCopyContentType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#CopyContentTypeAllObject

値、セル書式、関数セルのセル書式

Returns:

  • (Object)

    the current value of CopyContentTypeAll

#CopyContentTypeFormatOnlyObject

セル書式(表示書式、フォント、フィル・・)のみ

Returns:

  • (Object)

    the current value of CopyContentTypeFormatOnly

#CopyContentTypeValueAndFormatObject

値とセル書式(表示書式、フォント、フィル・・)

Returns:

  • (Object)

    the current value of CopyContentTypeValueAndFormat

#CopyContentTypeValueOnlyObject

値のみ

Returns:

  • (Object)

    the current value of CopyContentTypeValueOnly