- dataFromRange:documentAttributes:error:
Returns a data object that contains a text stream corresponding to the characters and attributes within the specified range.
指定された範囲内の文字および属性いくらかに一致するテキストストリームを含んでいるデータオブジェクトを返します。
- fileWrapperFromRange:documentAttributes:error:
Returns a file wrapper object that contains a text stream corresponding to the characters and attributes within the specified range.
指定された範囲内の文字および属性いくらかに一致するテキストストリームを含んでいるファイルラッパーオブジェクトを返します。
- RTFFromRange:documentAttributes:
Returns a data object that contains an RTF stream corresponding to the characters and attributes within the specified range, omitting all attachment attributes.
指定された範囲内の文字および属性それらに一致するRTFストリームを含んでいるデータオブジェクトを返します、すべての添付書類属性を省きます。
- RTFDFromRange:documentAttributes:
Returns a data object that contains an RTFD stream corresponding to the characters and attributes within the specified range.
指定された範囲内の文字および属性いくらかに一致するRTFDストリームを含んでいるデータオブジェクトを返します。
- RTFDFileWrapperFromRange:documentAttributes:
Returns a file wrapper object that contains an RTFD document corresponding to the characters and attributes within the specified range.
指定された範囲内の文字および属性いくらかに一致するRTFD書類を含んでいるファイルラッパーオブジェクトを返します。