From 4d16bfc43780e5d3f7368625700b583e3e98217a Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Sun, 27 Nov 2011 18:11:42 +0900 Subject: adding in row_style and col_style methods to worksheet and active record 'acts_as_axlsx' to provide to_xlsx. --- doc/Axlsx/Ar.html | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 doc/Axlsx/Ar.html (limited to 'doc/Axlsx/Ar.html') diff --git a/doc/Axlsx/Ar.html b/doc/Axlsx/Ar.html new file mode 100644 index 00000000..cf57963c --- /dev/null +++ b/doc/Axlsx/Ar.html @@ -0,0 +1,106 @@ + + + + + + Module: Axlsx::Ar + + — AXLSX + + + + + + + + + + + + + + + + + + + + + + +

Module: Axlsx::Ar + + + +

+ +
+ + + + + + + + +
Defined in:
+
lib/axlsx/ar.rb
+ +
+
+ +

Defined Under Namespace

+

+ + + Modules: ClassMethods, InstanceMethods, SingletonMethods + + + + +

+ + + + + + + +
+ + + + + \ No newline at end of file -- cgit v1.2.3