Class: Uniword::Wordprocessingml::W14TextId
- Inherits:
-
Lutaml::Model::Type::String
- Object
- Lutaml::Model::Type::String
- Uniword::Wordprocessingml::W14TextId
- Defined in:
- lib/uniword/wordprocessingml/w14_attributes.rb
Overview
Typed attribute for w14:textId (ST_LongHexNumber)
Class Method Summary collapse
Class Method Details
.cast(value, _options = {}) ⇒ Object
52 53 54 |
# File 'lib/uniword/wordprocessingml/w14_attributes.rb', line 52 def self.cast(value, = {}) Wordprocessingml.cast_long_hex_number(value) end |