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">
|
||||
<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>
|
||||
<TextBox Grid.Column='1' Grid.Row='24' Name='txtWordScriptTableStyle' Margin="0,5,5,5"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user