Translation:Story Grid Data Information
From IDMLWiki
10.7.37 StoryGridDataInformation
<StoryGridDataInformation>エレメントは、デフォルトのフレームグリッドを設定します。
スキーマの例107 StoryGridDataInformation
StoryGridDataInformation_Object = element StoryGridDataInformation{
attribute Self { xsd:string },
attribute FontStyle{ xsd:string }?,
attribute PointSize{ xsd:double }?,
attribute CharacterAki{ xsd:double }?,
attribute LineAki{ xsd:double }?,
attribute HorizontalScale{ xsd:double }?,
attribute VerticalScale{ xsd:double }?,
attribute LineAlignment{ LineAlignment_EnumValue }?,
attribute GridAlignment{ GridAlignment_EnumValue }?,
attribute CharacterAlignment{ CharacterAlignment_EnumValue }?,
attribute GridView{ GridViewSettings_EnumValue }?,
attribute CharacterCountLocation{ CharacterCountLocation_EnumValue }?,
attribute CharacterCountSize{ xsd:double }?,
element Properties {element AppliedFont{(object_type, xsd:string ) |
(string_type, xsd:string )
}?
}?}
