public void ConvertToRealSheet( ElementId titleBlockTypeId )
| Exception | Condition |
|---|---|
| ArgumentException | titleBlockTypeId does not correspond to a TitleBlock type. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | This method may only be called on a placeholder sheet. -or- Failed to convert the sheet because the input titleblock could not be applied. |