Method: Axlsx::Styles#dxfs

Defined in:
lib/axlsx/stylesheet/styles.rb

#dxfsSimpleTypedList (readonly)

Note:

The recommended way to manage styles is with add_style

The collection of non-cell formatting records used in the worksheet.

Returns:

  • (SimpleTypedList)

See Also:



109
110
111
# File 'lib/axlsx/stylesheet/styles.rb', line 109

def dxfs
  @dxfs
end