[]
Gets or sets a value indicating whether the XLS file should be displayed with right-to-left text direction.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting RightToLeft { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object indicating whether right-to-left text direction is enabled. |