Merge pull request #290 from Systems-Liam/patch-1
Update DocumentationWordOptions.xaml
This commit is contained in:
@@ -248,7 +248,7 @@
|
|||||||
|
|
||||||
<StackPanel Orientation="Horizontal" Margin="0,5,5,0" Grid.Row="24">
|
<StackPanel Orientation="Horizontal" Margin="0,5,5,0" Grid.Row="24">
|
||||||
<Label Content="Script table style" />
|
<Label Content="Script table style" />
|
||||||
<Rectangle Style="{DynamicResource InfoIcon}" ToolTip="Specify the table style to use for scripts. Ducument table style will be use as default" />
|
<Rectangle Style="{DynamicResource InfoIcon}" ToolTip="Specify the table style to use for scripts. Document table style will be use as default" />
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<TextBox Grid.Column='1' Grid.Row='24' Name='txtWordScriptTableStyle' Margin="0,5,5,5"/>
|
<TextBox Grid.Column='1' Grid.Row='24' Name='txtWordScriptTableStyle' Margin="0,5,5,5"/>
|
||||||
|
|
||||||
@@ -258,4 +258,4 @@
|
|||||||
</StackPanel>
|
</StackPanel>
|
||||||
<TextBox Grid.Column='1' Grid.Row='25' Name='txtWordScriptStyle' Margin="0,5,5,5"/>
|
<TextBox Grid.Column='1' Grid.Row='25' Name='txtWordScriptStyle' Margin="0,5,5,5"/>
|
||||||
|
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|||||||
Reference in New Issue
Block a user