struct Xls::Spreadsheet::Xf::Rotation

Overview

See http://sc.openoffice.org/excelfileformat.pdf, page 220

Defined in:

xls/spreadsheet/xf.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : RotationType, value : UInt8) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(type _type = @type, value _value = @value) #

[View source]
def type : RotationType #

def value : UInt8 #