struct Letter::Stamp
- Letter::Stamp
- Struct
- Value
- Object
Defined in:
letter.crConstructors
Instance Method Summary
- #clone
- #column : Int32
- #copy_with(file _file = @file, page _page = @page, row _row = @row, column _column = @column)
- #file : String
- #page : Int32
- #row : Int32
Constructor Detail
Instance Method Detail
def copy_with(file _file = @file, page _page = @page, row _row = @row, column _column = @column)
#