Class: Saxlsx::SheetCollectionParser::CurrentSheet

Inherits:
Struct
  • Object
show all
Defined in:
lib/saxlsx/sheet_collection_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



5
6
7
# File 'lib/saxlsx/sheet_collection_parser.rb', line 5

def index
  @index
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/saxlsx/sheet_collection_parser.rb', line 5

def name
  @name
end