Interface IWorkbook
Interface for a workbook content item.
Inherited Members
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public interface IWorkbook : IPublishedContent, IDescriptionContent, ISizeContent, IExtractContent, IWithTags, IContainerContent, IMappableContainerContent, IPermissionsContent, IRequiresOwnerUpdate, IWithOwner, IWithConnections, IRequiresEmbeddedCredentialMigration, IWithEmbeddedCredentials, IContentReference, IEquatable<IContentReference>, IRestIdentifiable
Properties
ShowTabs
Gets or sets whether tabs are shown.
Declaration
bool ShowTabs { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |